Skip to content

Commit 0eb415b

Browse files
build(deps-dev): update node.js to v20
1 parent 9d41471 commit 0eb415b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.18.2
1+
20.9.0

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": ">=14.21.3"
6+
"node": ">=20.9.0"
77
},
88
"publishConfig": {
99
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)