Skip to content

Commit ba70a62

Browse files
committed
feat!: bump node engine >=20.17.0 || >=22.9.0
1 parent 62f1ef0 commit ba70a62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Cordova command line interface tool",
55
"main": "cordova",
66
"engines": {
7-
"node": ">=20.9.0"
7+
"node": ">=20.17.0 || >=22.9.0"
88
},
99
"bin": {
1010
"cordova": "./bin/cordova"

0 commit comments

Comments
 (0)