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 9a216a7 commit 1ca000aCopy full SHA for 1ca000a
package.json
@@ -14,7 +14,7 @@
14
"loco-cli": "./dist/cli.js"
15
},
16
"engines": {
17
- "node": "14.x || 16.x || 18.x || 20.x"
+ "node": ">=14.x"
18
19
"scripts": {
20
"build": "tsc",
0 commit comments