Skip to content

Commit

Permalink
Merge pull request #173 from Gokhan-Unal/master
Browse files Browse the repository at this point in the history
update peer dependencies for nextjs 12
  • Loading branch information
lfades authored Mar 1, 2022
2 parents f3519ab + e568364 commit b504d5e
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 @@ -45,7 +45,7 @@
"isomorphic-unfetch": "^3.0.0"
},
"peerDependencies": {
"next": "^9.0.0 || ^10.0.0 || ^11.0.0",
"next": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0",
"react": "^16.6.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.6.0 || ^17.0.0 || ^18.0.0"
},
Expand Down

0 comments on commit b504d5e

Please sign in to comment.