Skip to content

Commit

Permalink
Add support for Next 15 (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
MvRemmerden authored Oct 25, 2024
1 parent 17560a0 commit e400695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"peerDependencies": {
"firebase": ">=9.0.0 <11",
"firebase-admin": ">=10.0.0 <12",
"next": ">=9.5.0 <15",
"next": ">=9.5.0 <16",
"react": ">=16.8.0 <19",
"react-dom": ">=16.8.0 <19"
},
Expand Down

0 comments on commit e400695

Please sign in to comment.