Skip to content

Commit b73380b

Browse files
authored
Merge pull request #839 from plotly/v0.35.1
V0.35.1
2 parents eed7f30 + a7db342 commit b73380b

File tree

4 files changed

+95
-69
lines changed

4 files changed

+95
-69
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"
@@ -15,7 +15,7 @@
1515
"fast-isnumeric": "^1.1.1",
1616
"immutability-helper": "^2.7.1",
1717
"plotly-icons": "1.2.3",
18-
"plotly.js": "1.44.1",
18+
"plotly.js": "1.44.2",
1919
"prop-types": "^15.5.10",
2020
"raf": "^3.4.0",
2121
"react-color": "^2.13.8",

0 commit comments

Comments
 (0)