4.0.6
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | @@ -24,9 +24,10 @@ | ... | @@ -24,9 +24,10 @@ |
"@ionic-native/badge": "^4.11.0", | "@ionic-native/badge": "^4.11.0", | ||
"@ionic-native/calendar": "^4.11.0", | "@ionic-native/calendar": "^4.11.0", | ||
"@ionic-native/core": "4.4.0", | "@ionic-native/core": "4.4.0", | ||
"@ionic-native/file": "^4.11.0", | "@ionic-native/diagnostic": "^5.4.0", | ||
"@ionic-native/file": "^4.20.0", | |||
"@ionic-native/file-opener": "^4.11.0", | "@ionic-native/file-opener": "^4.11.0", | ||
"@ionic-native/file-transfer": "^4.11.0", | "@ionic-native/file-transfer": "^4.20.0", | ||
"@ionic-native/geolocation": "^4.15.0", | "@ionic-native/geolocation": "^4.15.0", | ||
"@ionic-native/keyboard": "^4.6.0", | "@ionic-native/keyboard": "^4.6.0", | ||
"@ionic-native/splash-screen": "4.4.0", | "@ionic-native/splash-screen": "4.4.0", | ||
... | @@ -47,6 +48,7 @@ | ... | @@ -47,6 +48,7 @@ |
"cordova-plugin-splashscreen": "^5.0.2", | "cordova-plugin-splashscreen": "^5.0.2", | ||
"cordova-plugin-statusbar": "^2.4.2", | "cordova-plugin-statusbar": "^2.4.2", | ||
"cordova-plugin-whitelist": "^1.3.3", | "cordova-plugin-whitelist": "^1.3.3", | ||
"cordova.plugins.diagnostic": "^2.0.0", | |||
"ion2-calendar": "^2.2.0", | "ion2-calendar": "^2.2.0", | ||
"ionic-angular": "3.9.2", | "ionic-angular": "3.9.2", | ||
"ionic-plugin-keyboard": "^2.2.1", | "ionic-plugin-keyboard": "^2.2.1", | ||
... | @@ -78,7 +80,8 @@ | ... | @@ -78,7 +80,8 @@ |
"ionic-plugin-keyboard": {}, | "ionic-plugin-keyboard": {}, | ||
"cordova-plugin-file-opener2": {}, | "cordova-plugin-file-opener2": {}, | ||
"cordova-plugin-ionic-keyboard": {}, | "cordova-plugin-ionic-keyboard": {}, | ||
"cordova-plugin-statusbar": {} | "cordova-plugin-statusbar": {}, | ||
"cordova.plugins.diagnostic": {} | |||
}, | }, | ||
"platforms": [ | "platforms": [ | ||
"ios", | "ios", | ||
... | ... |
Please
register
or
sign in
to comment