[enh] Preparing next release, compatible with G1
[fix] fix android build
Showing
... | ... | @@ -28,12 +28,12 @@ |
"new": "https://github.com/duniter-gchange/gchange-client/issues/new?labels=bug" | ||
}, | ||
"dependencies": { | ||
"@ionic/cloud": "^0.16.0", | ||
"bluebird": "^3.5.0", | ||
"cordova-android": "^6.2.3", | ||
"cordova-plugin-camera": "^2.4.1", | ||
"cordova-plugin-compat": "^1.1.0", | ||
"cordova-plugin-console": "^1.0.7", | ||
"cordova-plugin-crosswalk-webview": "^2.3.0", | ||
"cordova-plugin-device": "^1.1.6", | ||
"cordova-plugin-dialogs": "^1.3.3", | ||
"cordova-plugin-inappbrowser": "^1.7.1", | ||
... | ... | @@ -66,6 +66,7 @@ |
"gulp-base64": "^0.1.3", | ||
"gulp-clean": "^0.3.2", | ||
"gulp-clean-css": "^2.0.10", | ||
"gulp-concat-css": "^2.3.0", | ||
"gulp-css-base64": "^1.3.4", | ||
"gulp-csso": "^2.0.0", | ||
"gulp-filter": "^4.0.0", | ||
... | ... | @@ -91,6 +92,26 @@ |
"shelljs": "^0.3.0", | ||
"yargs": "^4.3.1" | ||
}, | ||
"cordovaPlugins": [ | ||
"cordova-plugin-whitelist", | ||
"cordova-plugin-splashscreen", | ||
"cordova-plugin-console", | ||
"ionic-plugin-keyboard", | ||
"cordova-plugin-device", | ||
"cordova-plugin-statusbar", | ||
"cordova-plugin-camera", | ||
"cordova-plugin-websocket", | ||
"cordova-plugin-vibration", | ||
"cordova-plugin-dialogs", | ||
"cordova-plugin-minisodium", | ||
"cordova-plugin-secure-storage", | ||
{ | ||
"locator": "https://github.com/phonegap/phonegap-plugin-barcodescanner.git", | ||
"id": "phonegap-plugin-barcodescanner" | ||
}, | ||
"cordova-plugin-inappbrowser", | ||
"cordova-plugin-x-toast" | ||
], | ||
"cordovaPlatforms": [ | ||
"android" | ||
], | ||
... | ... |
package.json.cesium
deleted
100644 → 0
scss/leaflet.app.scss
0 → 100644
scss/leaflet/README.md
0 → 100644
scss/leaflet/_leaflet.scss
0 → 100644