v1.6.4
... | ... | @@ -101,6 +101,7 @@ |
"cordova-plugin-whitelist": "^1.3.4", | ||
"cordova-plugin-x-toast": "^2.7.2", | ||
"ionic-plugin-keyboard": "^2.2.1", | ||
"node-sass": "^4.13.1", | ||
"phonegap-plugin-barcodescanner": "^8.1.0" | ||
}, | ||
"devDependencies": { | ||
... | ... | @@ -144,7 +145,6 @@ |
"lazypipe": "^1.0.2", | ||
"merge2": "^1.3.0", | ||
"mv": "^2.1.1", | ||
"node-sass": "^4.13.1", | ||
"playup": "^1.1.0", | ||
"vinyl-fs": "^3.0.3", | ||
"yargs": "^5.0.0" | ||
... | ... | @@ -223,4 +223,4 @@ |
"engines": { | ||
"yarn": ">= 1.0.0" | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
Please register or sign in to comment