v1.6.4
Showing
... | @@ -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" | ||
... | @@ -223,4 +223,4 @@ | ... | @@ -223,4 +223,4 @@ |
"engines": { | "engines": { | ||
"yarn": ">= 1.0.0" | "yarn": ">= 1.0.0" | ||
} | } | ||
} | } | ||
\ No newline at end of file |
Please register or sign in to comment