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 fd7b621 commit 1370fceCopy full SHA for 1370fce
package.json
@@ -38,7 +38,7 @@
38
"deploy:netlify": "yarn build && yarn predeploy:default && netlify deploy --prod --dir=www/public"
39
},
40
"peerDependencies": {
41
- "react": "^16.8.0"
+ "react": "^16.8.0 || ^17.0.2"
42
43
"devDependencies": {
44
"babel-eslint": "^10.0.3",
0 commit comments