Skip to content

Commit 074f5e0

Browse files
authored
Merge pull request #750 from plotly/v0.31.0
V0.31.0
2 parents 9fef570 + 57c03fa commit 074f5e0

File tree

3 files changed

+859
-735
lines changed

3 files changed

+859
-735
lines changed

package.json

+2-2
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.30.0",
4+
"version": "0.31.0",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -15,7 +15,7 @@
1515
"fast-isnumeric": "^1.1.1",
1616
"immutability-helper": "^2.7.1",
1717
"plotly-icons": "1.2.2",
18-
"plotly.js": "1.41.2",
18+
"plotly.js": "1.41.3",
1919
"prop-types": "^15.5.10",
2020
"raf": "^3.4.0",
2121
"react-color": "^2.13.8",

0 commit comments

Comments
 (0)