Skip to content

Commit

Permalink
fix: add 18 to react peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Jun 1, 2022
1 parent 97b5188 commit d89c0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"xstate": "^4.15.1"
},
"peerDependencies": {
"react": "^16.14.0 || 17"
"react": "^16.14.0 || 17 || 18"
},
"devDependencies": {
"@rooks/use-raf": "^4.5.0",
Expand Down

0 comments on commit d89c0bb

Please sign in to comment.