mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
CB-14072 Update supported Node.js versions
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@
|
||||
"rewire": "^2.1.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
"node": ">=6.0.0"
|
||||
},
|
||||
"engineStrict": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user