Skip to content

Commit 71461be

Browse files
authored
Merge pull request #977 from plotly/update
release with new react-plotly.js version
2 parents 9d0a672 + 47f1838 commit 71461be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.40.0",
4+
"version": "0.40.1",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -22,7 +22,7 @@
2222
"react-colorscales": "0.7.3",
2323
"react-day-picker": "^7.3.0",
2424
"react-dropzone": "^10.1.3",
25-
"react-plotly.js": "^2.3.0",
25+
"react-plotly.js": "^2.4.0",
2626
"react-rangeslider": "^2.2.0",
2727
"react-resizable-rotatable-draggable": "^0.2.0",
2828
"react-select": "^2.4.2",

0 commit comments

Comments
 (0)