We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9a92d commit 740443dCopy full SHA for 740443d
packages/nextjs/package.json
@@ -34,7 +34,7 @@
34
"rimraf": "3.0.2"
35
},
36
"peerDependencies": {
37
- "next": "^10.0.8",
+ "next": "^10.0.8 || ^11.0",
38
"react": "15.x || 16.x || 17.x"
39
40
"scripts": {
0 commit comments