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