Skip to content

Commit

Permalink
Expand React peerDep requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasballinger committed Nov 16, 2024
1 parent bb97a29 commit e410379
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,11 @@
"peerDependencies": {
"@auth/core": "^0.36.0",
"convex": "^1.14.4",
"react": "^18.2.0"
"react": "^18.2.0 || ^19.0.0-0"
},
"peerDependenciesMeta": {
"react": {
"optional": true
},
"next": {
"optional": true
}
},
"@comment devDependencies": [
Expand Down

0 comments on commit e410379

Please sign in to comment.