Skip to content

Commit d875137

Browse files
authored
chore!: bump minimum Node.js engine to >=14.17.0
2 parents 8f43d12 + 5d7065a commit d875137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"repository": "github:apache/cordova-node-xcode",
88
"bugs": "https://github.com/apache/cordova-node-xcode/issues",
99
"engines": {
10-
"node": ">=10.0.0"
10+
"node": ">=14.17.0"
1111
},
1212
"dependencies": {
1313
"simple-plist": "^1.1.0",

0 commit comments

Comments
 (0)