Skip to content

Commit a7db342

Browse files
committed
v0.35.1
1 parent 769e3d5 commit a7db342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-chart-editor",
33
"description": "plotly.js chart editor react component UI",
4-
"version": "0.35.0",
4+
"version": "0.35.1",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -126,4 +126,4 @@
126126
"watch": "babel src --watch --out-dir lib --source-maps | node-sass -w src/styles/main.scss lib/react-chart-editor.css",
127127
"watch-test": "jest --watch"
128128
}
129-
}
129+
}

0 commit comments

Comments
 (0)