Skip to content

Commit

Permalink
fix: update peerDependencies to react ^18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
realaravinth committed Nov 1, 2023
1 parent 8bdc897 commit 6ee39ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"deploy": "gh-pages -d example/build"
},
"peerDependencies": {
"react": "^16.0.0"
"react": "^18.2.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.4",
Expand Down

0 comments on commit 6ee39ce

Please sign in to comment.