Skip to content

Commit

Permalink
Merge pull request #84 from jaredhan418/patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
theKashey authored Jan 10, 2025
2 parents 0f507fb + 47044e6 commit 7a8ec2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"node": ">=10"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
Expand Down

0 comments on commit 7a8ec2d

Please sign in to comment.