Skip to content

Commit 03a1ef6

Browse files
committed
Update to latest version
1 parent aaf8e5a commit 03a1ef6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.9.0",
9+
"react-plotly.js-editor": "latest",
1010
"react-plotly.js": "^1.2.0",
1111
"react-scripts": "1.0.17"
1212
},

examples/demo/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.9.0",
9+
"react-plotly.js-editor": "latest",
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.9.0",
10+
"react-plotly.js-editor": "latest",
1111
"react-plotly.js": "^1.2.0",
1212
"react-redux": "^5.0.6",
1313
"react-scripts": "1.0.17",

examples/simple/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": "latest",
1010
"react-plotly.js": "^1.2.0",
1111
"react-scripts": "1.0.17"
1212
},

0 commit comments

Comments
 (0)