We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7e5f2 commit 4250640Copy full SHA for 4250640
packages/nextjs/package.json
@@ -33,7 +33,7 @@
33
"next": "10.1.3"
34
},
35
"peerDependencies": {
36
- "next": "^10.0.8 || ^11.0",
+ "next": "^10.0.8 || ^11.0 || ^12.0",
37
"react": "15.x || 16.x || 17.x",
38
"webpack": ">= 4.0.0"
39
0 commit comments