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 c00bcf9 commit 503be6fCopy full SHA for 503be6f
netlify.toml
@@ -16,4 +16,4 @@ package = "."
16
command = "echo onBuild"
17
18
[build.environment]
19
-NODE_VERSION = "12.20.0"
+NODE_VERSION = "14.14.0"
package.json
@@ -65,7 +65,7 @@
65
"yargs": "^17.0.0"
66
},
67
"engines": {
68
- "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
+ "node": "^14.14.0 || >=16.0.0"
69
70
"ava": {
71
"verbose": true,
0 commit comments