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 600e947 commit c23ee37Copy full SHA for c23ee37
package.json
@@ -3,7 +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",
+ "node": ">=v14.21.3",
7
"npm": ">=6",
8
"yarn": ">=1"
9
},
0 commit comments