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 b27271d commit 78a23c3Copy full SHA for 78a23c3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-chart-editor",
3
"description": "plotly.js chart editor react component UI",
4
- "version": "0.20.0",
+ "version": "0.21.0",
5
"author": "Plotly, Inc.",
6
"bugs": {
7
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -15,7 +15,7 @@
15
"fast-isnumeric": "^1.1.1",
16
"immutability-helper": "^2.6.4",
17
"plotly-icons": "latest",
18
- "plotly.js": "1.39.2",
+ "plotly.js-dist": "1.39.3",
19
"prop-types": "^15.5.10",
20
"raf": "^3.4.0",
21
"react-color": "^2.13.8",
0 commit comments