mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
feat!: bump node engine requirement >=16.13.0 (#1540)
This commit is contained in:
Generated
+1
-1
@@ -31,7 +31,7 @@
|
||||
"rewire": "^6.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
"node": ">=16.13.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
|
||||
Reference in New Issue
Block a user