We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6692ae6 commit 2020e39Copy full SHA for 2020e39
package.json
@@ -15,7 +15,7 @@
15
"fast-isnumeric": "^1.1.1",
16
"immutability-helper": "^2.7.1",
17
"plotly-icons": "1.2.2",
18
- "plotly.js": "1.42.0",
+ "plotly.js": "1.42.1",
19
"prop-types": "^15.5.10",
20
"raf": "^3.4.0",
21
"react-color": "^2.13.8",
@@ -125,4 +125,4 @@
125
"watch": "babel src --watch --out-dir lib --source-maps | node-sass -w src/styles/main.scss lib/react-chart-editor.css",
126
"watch-test": "jest --watch"
127
}
128
-}
+}
0 commit comments