Add our own fork of Dygraphs.

pull/2127/head
Hunter Trujillo 2017-10-17 13:25:28 -06:00
parent 570292fbc0
commit 42ec6393a1
2 changed files with 3 additions and 3 deletions

View File

@ -101,7 +101,7 @@
"bootstrap": "^3.3.7",
"calculate-size": "^1.1.1",
"classnames": "^2.2.3",
"dygraphs": "^2.0.0",
"dygraphs": "influxdata/dygraphs",
"eslint-plugin-babel": "^4.1.2",
"fast.js": "^0.1.1",
"fixed-data-table": "^0.6.1",

View File

@ -2516,9 +2516,9 @@ dot-prop@^3.0.0:
dependencies:
is-obj "^1.0.0"
dygraphs@^2.0.0:
dygraphs@influxdata/dygraphs:
version "2.0.0"
resolved "https://registry.yarnpkg.com/dygraphs/-/dygraphs-2.0.0.tgz#30be283c7e32aa7536d4ea9da61ebe9f363d7c98"
resolved "https://codeload.github.com/influxdata/dygraphs/tar.gz/9cc90443f58c11b45473516a97d4bb3a68a620c2"
ecc-jsbn@~0.1.1:
version "0.1.1"