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 86b2623 commit 5dfc107Copy full SHA for 5dfc107
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-chart-editor",
3
"description": "plotly.js chart editor react component UI",
4
- "version": "0.35.1",
+ "version": "0.35.2",
5
"author": "Plotly, Inc.",
6
"bugs": {
7
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -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