Skip to content

Commit

Permalink
chore: deps (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: nikkeyl <[email protected]>
  • Loading branch information
nikkeyl authored Dec 20, 2024
1 parent 8e75f4b commit 758e13d
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 @@ -49,7 +49,7 @@
"init": "pnpm i && husky"
},
"peerDependencies": {
"next": "^13.0.0 || ^14.0.0"
"next": "^13.0.0 || ^14.0.0 || ^15.0.0"
},
"devDependencies": {
"@archoleat/commitlint-define-config": "^1.1.0",
Expand Down

0 comments on commit 758e13d

Please sign in to comment.