Skip to content

Commit db078a7

Browse files
authored
Update peer deps for Next.js to include version 14 (#94)
1 parent 85273ff commit db078a7

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
@@ -31,7 +31,7 @@
3131
"dist"
3232
],
3333
"peerDependencies": {
34-
"next": "^13",
34+
"next": "^13.0 || ^14.0",
3535
"superjson": "^1"
3636
},
3737
"dependencies": {

0 commit comments

Comments
 (0)