-
- Downloads
v1.6.4
... | @@ -101,6 +101,7 @@ | ... | @@ -101,6 +101,7 @@ |
"cordova-plugin-whitelist": "^1.3.4", | "cordova-plugin-whitelist": "^1.3.4", | ||
"cordova-plugin-x-toast": "^2.7.2", | "cordova-plugin-x-toast": "^2.7.2", | ||
"ionic-plugin-keyboard": "^2.2.1", | "ionic-plugin-keyboard": "^2.2.1", | ||
"node-sass": "^4.13.1", | |||
"phonegap-plugin-barcodescanner": "^8.1.0" | "phonegap-plugin-barcodescanner": "^8.1.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | @@ -144,7 +145,6 @@ | ... | @@ -144,7 +145,6 @@ |
"lazypipe": "^1.0.2", | "lazypipe": "^1.0.2", | ||
"merge2": "^1.3.0", | "merge2": "^1.3.0", | ||
"mv": "^2.1.1", | "mv": "^2.1.1", | ||
"node-sass": "^4.13.1", | |||
"playup": "^1.1.0", | "playup": "^1.1.0", | ||
"vinyl-fs": "^3.0.3", | "vinyl-fs": "^3.0.3", | ||
"yargs": "^5.0.0" | "yargs": "^5.0.0" | ||
... | ... |
Please register or sign in to comment