Skip to content

Commit 3048a35

Browse files
authored
chore: update next peer dependency (#7)
Co-authored-by: Tiago Dinis <>
1 parent 759ea09 commit 3048a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"postrelease": "git push --follow-tags origin HEAD && npm publish"
3737
},
3838
"peerDependencies": {
39-
"next": ">=9 <=11",
39+
"next": ">=9 <13",
4040
"react": ">=16.8.0 <18"
4141
},
4242
"dependencies": {

0 commit comments

Comments
 (0)