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.
2 parents f270a35 + e1790ab commit 853a4eaCopy full SHA for 853a4ea
package.json
@@ -15,7 +15,7 @@
15
"fast-isnumeric": "^1.1.1",
16
"immutability-helper": "^2.7.1",
17
"plotly-icons": "1.2.3",
18
- "plotly.js": "1.43.1",
+ "plotly.js": "1.43.2",
19
"prop-types": "^15.5.10",
20
"raf": "^3.4.0",
21
"react-color": "^2.13.8",
@@ -126,4 +126,4 @@
126
"watch": "babel src --watch --out-dir lib --source-maps | node-sass -w src/styles/main.scss lib/react-chart-editor.css",
127
"watch-test": "jest --watch"
128
}
129
-}
+}
0 commit comments