Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
fix: peer dependency with next
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHeneise committed Nov 16, 2021
1 parent cea7ebd commit d873d7b
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 @@ -106,7 +106,7 @@
"watch": "^1.0.2"
},
"peerDependencies": {
"next": "11.x",
"next": "^11.x",
"react": "17.x",
"react-dom": "17.x"
},
Expand Down

0 comments on commit d873d7b

Please sign in to comment.