Skip to content

Commit 8d3453f

Browse files
committed
Bump supported engines/deps
1 parent 5baa87d commit 8d3453f

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
@@ -102,11 +102,11 @@
102102
"webpack-dev-server": "3.11.2"
103103
},
104104
"peerDependencies": {
105-
"react": ">15",
106-
"react-dom": ">15"
105+
"react": ">16",
106+
"react-dom": ">16"
107107
},
108108
"engines": {
109-
"node": ">=10.0.0"
109+
"node": ">=12.0.0"
110110
},
111111
"homepage": "https://plotly.github.io/react-chart-editor/",
112112
"jest": {

0 commit comments

Comments
 (0)