Skip to content

Commit c23ee37

Browse files
committed
build(deps-dev): update node.js to >=v14.21.3
1 parent 600e947 commit c23ee37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": ">=v14.21.3",
77
"npm": ">=6",
88
"yarn": ">=1"
99
},

0 commit comments

Comments
 (0)