Skip to content

Commit 9b76712

Browse files
authored
Merge pull request #828 from plotly/v0.34.2
v0.34.2
2 parents 5f910d9 + 978e5a9 commit 9b76712

File tree

3 files changed

+416
-380
lines changed

3 files changed

+416
-380
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.34.1",
4+
"version": "0.34.2",
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)