change pswd
Showing
... | ... | @@ -30,6 +30,7 @@ |
"@ionic-native/onesignal": "^4.9.0", | ||
"@ionic-native/splash-screen": "4.8.0", | ||
"@ionic-native/status-bar": "4.8.0", | ||
"@ionic-native/toast": "^4.9.0", | ||
"@ionic/storage": "2.1.3", | ||
"angularfire2": "^5.0.0-rc.11", | ||
"cordova-android": "^6.2.3", | ||
... | ... | @@ -39,6 +40,7 @@ |
"cordova-plugin-ionic-webview": "^1.1.19", | ||
"cordova-plugin-splashscreen": "^5.0.2", | ||
"cordova-plugin-whitelist": "^1.3.3", | ||
"cordova-plugin-x-toast": "^2.6.2", | ||
"de.appplant.cordova.plugin.local-notification": "^0.8.5", | ||
"firebase": "^5.2.0", | ||
"ionic-angular": "3.9.2", | ||
... | ... | @@ -61,7 +63,8 @@ |
"cordova-plugin-splashscreen": {}, | ||
"cordova-plugin-whitelist": {}, | ||
"cordova-plugin-app-event": {}, | ||
"de.appplant.cordova.plugin.local-notification": {} | ||
"de.appplant.cordova.plugin.local-notification": {}, | ||
"cordova-plugin-x-toast": {} | ||
}, | ||
"platforms": [ | ||
"android" | ||
... | ... |
src/pages/changepass/changepass.html
0 → 100644
src/pages/changepass/changepass.module.ts
0 → 100644
src/pages/changepass/changepass.scss
0 → 100644
src/pages/changepass/changepass.ts
0 → 100644
src/pages/uploaddoc/uploaddoc.html
0 → 100644
src/pages/uploaddoc/uploaddoc.module.ts
0 → 100644
src/pages/uploaddoc/uploaddoc.scss
0 → 100644
src/pages/uploaddoc/uploaddoc.ts
0 → 100644
Please
register
or
sign in
to comment