Skip to content

Commit 1689fbc

Browse files
committed
build(deps-dev): update node.js to >=14.21.3
1 parent 74831ee commit 1689fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0-semantically-released",
44
"description": "CLI toolbox for common scripts for JavaScript + TypeScript projects",
55
"engines": {
6-
"node": ">=v14"
6+
"node": ">=14.21.3"
77
},
88
"publishConfig": {
99
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)