We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2379cde commit b1fd299Copy full SHA for b1fd299
packages/nextjs/package.json
@@ -53,6 +53,7 @@
53
"typescript": "*"
54
},
55
"peerDependencies": {
56
+ "next": ">=10",
57
"react": "^17.0.2 || ^18.0.0-0",
58
"react-dom": "^17.0.2 || ^18.0.0-0"
59
0 commit comments