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 327cadb commit 9b57849Copy full SHA for 9b57849
package.json
@@ -4,7 +4,7 @@
4
"main": "index.js",
5
"license": "MIT",
6
"engines": {
7
- "node": "^16.0.0"
+ "node": "16.x"
8
},
9
"scripts": {
10
"dev": "next dev",
0 commit comments