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.
2 parents 327cadb + 97a8468 commit 249d481Copy full SHA for 249d481
.node-version
@@ -1 +1 @@
1
-16.2.0
+14.17.0
.tool-versions
-nodejs 16.2.0
+nodejs 14.17.0
package.json
@@ -4,7 +4,7 @@
4
"main": "index.js",
5
"license": "MIT",
6
"engines": {
7
- "node": "^16.0.0"
+ "node": "14.x"
8
},
9
"scripts": {
10
"dev": "next dev",
0 commit comments