Simplify apkSorter using compare-func package (#788)

This commit is contained in:
Raphael von der Grün
2019-07-18 11:59:54 +02:00
committed by GitHub
parent ad742ec93c
commit b3b8690bbd
3 changed files with 13 additions and 19 deletions
+1
View File
@@ -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",