|
|
@@ -24,9 +24,11 @@ |
|
|
|
"@ionic-native/splash-screen": "^5.0.0", |
|
|
|
"@ionic-native/status-bar": "^5.0.0", |
|
|
|
"@ionic/angular": "^5.0.0", |
|
|
|
"cordova-res": "^0.15.2", |
|
|
|
"faker": "^5.1.0", |
|
|
|
"moment": "^2.29.1", |
|
|
|
"rxjs": "~6.5.5", |
|
|
|
"sharp": "^0.27.0", |
|
|
|
"tslib": "^2.0.0", |
|
|
|
"zone.js": "~0.10.3" |
|
|
|
}, |
|
|
@@ -47,7 +49,6 @@ |
|
|
|
"cordova-plugin-ionic-webview": "^4.2.1", |
|
|
|
"cordova-plugin-splashscreen": "^5.0.2", |
|
|
|
"cordova-plugin-statusbar": "^2.4.2", |
|
|
|
"cordova-plugin-whitelist": "^1.3.3", |
|
|
|
"jasmine-core": "~3.5.0", |
|
|
|
"jasmine-spec-reporter": "~5.0.0", |
|
|
|
"karma": "~5.0.0", |
|
|
@@ -63,7 +64,6 @@ |
|
|
|
"description": "An Ionic project", |
|
|
|
"cordova": { |
|
|
|
"plugins": { |
|
|
|
"cordova-plugin-whitelist": {}, |
|
|
|
"cordova-plugin-statusbar": {}, |
|
|
|
"cordova-plugin-device": {}, |
|
|
|
"cordova-plugin-splashscreen": {}, |
|
|
@@ -76,4 +76,4 @@ |
|
|
|
"android" |
|
|
|
] |
|
|
|
} |
|
|
|
} |
|
|
|
} |