Skip to content

Commit bc6c440

Browse files
authored
Merge pull request #1061 from plotly/plotly1547
Plotly.js upgrade + version bump
2 parents 2c01f16 + a5c407a commit bc6c440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.41.7",
4+
"version": "0.41.8",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -35,7 +35,7 @@
3535
"fast-isnumeric": "^1.1.4",
3636
"immutability-helper": "^3.1.1",
3737
"plotly-icons": "1.3.14",
38-
"plotly.js": "1.54.6",
38+
"plotly.js": "1.54.7",
3939
"prop-types": "^15.7.2",
4040
"raf": "^3.4.1",
4141
"react-color": "^2.18.1",

0 commit comments

Comments
 (0)