diff --git a/package.json b/package.json index e381aae5a..1147a6c58 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-chart-editor", "description": "plotly.js chart editor react component UI", - "version": "0.40.0", + "version": "0.40.1", "author": "Plotly, Inc.", "bugs": { "url": "https://github.com/plotly/react-chart-editor/issues" @@ -22,7 +22,7 @@ "react-colorscales": "0.7.3", "react-day-picker": "^7.3.0", "react-dropzone": "^10.1.3", - "react-plotly.js": "^2.3.0", + "react-plotly.js": "^2.4.0", "react-rangeslider": "^2.2.0", "react-resizable-rotatable-draggable": "^0.2.0", "react-select": "^2.4.2",