mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
Simplify apkSorter using compare-func package (#788)
This commit is contained in:
committed by
GitHub
parent
ad742ec93c
commit
b3b8690bbd
@@ -30,6 +30,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"android-versions": "^1.3.0",
|
||||
"compare-func": "^1.3.2",
|
||||
"cordova-common": "^3.1.0",
|
||||
"nopt": "^4.0.1",
|
||||
"properties-parser": "^0.3.1",
|
||||
|
||||
Reference in New Issue
Block a user