Skip to content

Commit

Permalink
fix(nextjs): Reintroduce next as a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosdouvlis committed Feb 22, 2023
1 parent 2379cde commit b1fd299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"typescript": "*"
},
"peerDependencies": {
"next": ">=10",
"react": "^17.0.2 || ^18.0.0-0",
"react-dom": "^17.0.2 || ^18.0.0-0"
},
Expand Down

0 comments on commit b1fd299

Please sign in to comment.