Skip to content

Commit

Permalink
chore: Peer dep on fixed version for #498
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Jun 26, 2024
1 parent aabd1a4 commit fbfe2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nuqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prepack": "./scripts/prepack.sh"
},
"peerDependencies": {
"next": ">=13.4 <14.0.2 || >=14.1.1",
"next": ">=13.4 <14.0.2 || >=14.1.2",
"react": "^18.2.0"
},
"dependencies": {
Expand Down

0 comments on commit fbfe2ba

Please sign in to comment.