Skip to content

Commit

Permalink
Merge pull request #220 from gladly-team/kevin/next-11
Browse files Browse the repository at this point in the history
Support Next 11
  • Loading branch information
kmjennison authored Jun 27, 2021
2 parents 207cfca + 24b8c96 commit d48a48b
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 @@ -81,7 +81,7 @@
"peerDependencies": {
"firebase": ">=7.0.0 <9",
"firebase-admin": "^9.0.0",
"next": ">=9.5.0 <11",
"next": ">=9.5.0 <12",
"react": ">=16.8.0 <18",
"react-dom": ">=16.8.0 <18"
},
Expand Down

0 comments on commit d48a48b

Please sign in to comment.