Skip to content

Commit b1fd299

Browse files
committed
fix(nextjs): Reintroduce next as a peer dependency
1 parent 2379cde commit b1fd299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"typescript": "*"
5454
},
5555
"peerDependencies": {
56+
"next": ">=10",
5657
"react": "^17.0.2 || ^18.0.0-0",
5758
"react-dom": "^17.0.2 || ^18.0.0-0"
5859
},

0 commit comments

Comments
 (0)