Skip to content

Commit f6e2bec

Browse files
authored
Merge pull request #1052 from plotly/plotly-1543
Plotly.js bump 1.54.3 + version bump
2 parents 4917f60 + 515f4e1 commit f6e2bec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
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.4",
4+
"version": "0.41.5",
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.2",
38+
"plotly.js": "1.54.3",
3939
"prop-types": "^15.7.2",
4040
"raf": "^3.4.1",
4141
"react-color": "^2.18.1",
@@ -67,7 +67,7 @@
6767
"babel-jest": "26.0.1",
6868
"babel-loader": "8.1.0",
6969
"babel-plugin-module-resolver": "4.0.0",
70-
"css-loader": "3.5.3",
70+
"css-loader": "3.6.0",
7171
"cssnano": "4.1.10",
7272
"enzyme": "3.11.0",
7373
"enzyme-adapter-react-16": "1.15.2",

0 commit comments

Comments
 (0)