We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761031e commit 71b18e3Copy full SHA for 71b18e3
package.json
@@ -26,6 +26,6 @@
26
"webpack": "^5.64.2"
27
},
28
"peerDependencies": {
29
- "next": ">=9.0.0"
+ "next": "*"
30
}
31
0 commit comments