mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
chore: drop node 6 and 8 support (#832)
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@
|
||||
"rewire": "^4.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
"node": ">=10.0.0"
|
||||
},
|
||||
"engineStrict": true,
|
||||
"nyc": {
|
||||
|
||||
Reference in New Issue
Block a user