Skip to content

Commit 89f703e

Browse files
committed
Update versions
1 parent e2bda26 commit 89f703e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"plotly.js": "^1.32.0",
77
"react": "^16.2.0",
88
"react-dom": "^16.2.0",
9-
"react-plotly.js-editor": "0.8.0",
9+
"react-plotly.js-editor": "^0.9.0",
1010
"react-plotly.js": "^1.2.0",
1111
"react-scripts": "1.0.17"
1212
},

examples/redux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"prop-types": "^15.6.0",
88
"react": "^16.2.0",
99
"react-dom": "^16.2.0",
10-
"react-plotly.js-editor": "0.8.0",
10+
"react-plotly.js-editor": "^0.9.0",
1111
"react-plotly.js": "^1.2.0",
1212
"react-redux": "^5.0.6",
1313
"react-scripts": "1.0.17",

0 commit comments

Comments
 (0)