We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d1b25 commit f1bdb44Copy full SHA for f1bdb44
package.json
@@ -3,9 +3,7 @@
3
"version": "0.0.0-semantically-released",
4
"description": "CLI toolbox for common scripts for JavaScript + TypeScript projects",
5
"engines": {
6
- "node": ">=v14.21.3",
7
- "npm": ">=6",
8
- "yarn": ">=2.4.3"
+ "node": ">=v14"
9
},
10
"publishConfig": {
11
"registry": "https://registry.npmjs.org"
0 commit comments