Skip to content

Commit a228b4c

Browse files
committed
fix(peer-deps): tested against React 18
1 parent f42d408 commit a228b4c

File tree

2 files changed

+6019
-4024
lines changed

2 files changed

+6019
-4024
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"deploy:netlify": "yarn build && yarn predeploy:default && netlify deploy --prod --dir=www/public"
3939
},
4040
"peerDependencies": {
41-
"react": "^16.8.0 || ^17.0.2"
41+
"react": "^16.8.0 || ^17.0.2 || ^18.0.0"
4242
},
4343
"devDependencies": {
4444
"babel-eslint": "^10.0.3",

0 commit comments

Comments
 (0)