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 ffade65 commit 711084cCopy full SHA for 711084c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-chart-editor",
3
"description": "plotly.js chart editor react component UI",
4
- "version": "0.33.3",
+ "version": "0.33.4",
5
"author": "Plotly, Inc.",
6
"bugs": {
7
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -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