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.
2 parents 622bd65 + 5f44a4e commit 5c67e94Copy full SHA for 5c67e94
package.json
@@ -52,8 +52,8 @@
52
"webpack-dev-server": "^2.11.2"
53
},
54
"peerDependencies": {
55
- "react": "^16.0.0 || ^15.5.4",
56
- "react-dom": "^16.0.0 || ^15.5.4"
+ "react": "^17.0.0 || ^16.0.0 || ^15.5.4",
+ "react-dom": "^17.0.0 || ^16.0.0 || ^15.5.4"
57
58
"scripts": {
59
"build":
0 commit comments