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.
engines
1 parent eca0f84 commit c201582Copy full SHA for c201582
package.json
@@ -3,9 +3,9 @@
3
"version": "0.0.0-semantically-released",
4
"description": "CLI toolbox for common scripts for JavaScript + TypeScript projects",
5
"engines": {
6
- "node": ">=v12.22.12",
+ "node": ">=v14",
7
"npm": ">=6",
8
- "yarn": ">=1.22.19"
+ "yarn": ">=1"
9
},
10
"publishConfig": {
11
"registry": "https://registry.npmjs.org"
0 commit comments