mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
chore(breaking): Drop Node 12 support (#1411)
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
||||
"rewire": "^5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
"node": ">=14.0.0"
|
||||
},
|
||||
"nyc": {
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user