Skip to content

Commit

Permalink
feat(next 15): expand peer dependencies to include next 15
Browse files Browse the repository at this point in the history
  • Loading branch information
leefreemanxyz authored and friedjoff committed Oct 22, 2024
1 parent fbb7815 commit be2ff6f
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 @@ -21,7 +21,7 @@
"standard-version": "^9.5.0"
},
"peerDependencies": {
"next": "^12.x || ^13.x || ^14.x"
"next": "^12.x || ^13.x || ^14.x || ^15.x"
},
"bugs": {
"url": "https://github.com/geops/next-nginx-routes/issues"
Expand Down

0 comments on commit be2ff6f

Please # to comment.