We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d1a23 commit 999e888Copy full SHA for 999e888
1 file changed
package.json
@@ -37,8 +37,8 @@
37
"url": "https://github.com/giorgosart/react-easy-edit/issues"
38
},
39
"peerDependencies": {
40
- "react": "^16.14.0",
41
- "react-dom": "^16.14.0"
+ "react": "^16.14.0 || ^17.0.0",
+ "react-dom": "^16.14.0 || ^17.0.0"
42
43
"eslintConfig": {
44
"extends": "react-app"
@@ -59,8 +59,8 @@
59
"enzyme": "3.11.0",
60
"enzyme-adapter-react-16": "1.15.5",
61
"prop-types": "^15.7.2",
62
63
- "react-dom": "^16.14.0",
+ "react": "^17.0.0",
+ "react-dom": "^17.0.0",
64
"react-scripts": "^3.4.4",
65
"rollup": "2.32.1",
66
"rollup-plugin-postcss": "^3.1.8",
0 commit comments