We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f24ed9 commit 7f218c0Copy full SHA for 7f218c0
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": ">=14.21.3"
+ "node": ">=18"
7
},
8
"publishConfig": {
9
"registry": "https://registry.npmjs.org"
0 commit comments