wishlist
Showing
... | ... | @@ -27,6 +27,7 @@ |
"@ionic-native/geolocation": "^5.19.1", | ||
"@ionic-native/google-plus": "^5.19.1", | ||
"@ionic-native/native-geocoder": "^5.19.1", | ||
"@ionic-native/social-sharing": "^5.20.0", | ||
"@ionic-native/splash-screen": "^5.19.1", | ||
"@ionic-native/status-bar": "^5.19.1", | ||
"@ionic/angular": "^4.11.8", | ||
... | ... | @@ -43,8 +44,10 @@ |
"cordova-plugin-splashscreen": "^5.0.3", | ||
"cordova-plugin-statusbar": "^2.4.3", | ||
"cordova-plugin-whitelist": "^1.3.4", | ||
"cordova-plugin-x-socialsharing": "^5.6.3", | ||
"cordova-sqlite-storage": "^3.4.1", | ||
"core-js": "^2.6.11", | ||
"es6-promise-plugin": "^4.2.2", | ||
"firebase": "^6.6.2", | ||
"rxjs": "^6.5.4", | ||
"rxjs-compat": "^6.5.4", | ||
... | ... | @@ -96,6 +99,9 @@ |
"cordova-plugin-googleplus": { | ||
"REVERSED_CLIENT_ID": "com.googleusercontent.apps.949385251610-a6lrfr6uhr73991e38t3t013jj3v56a9", | ||
"PLAY_SERVICES_VERSION": "15.0.1" | ||
}, | ||
"cordova-plugin-x-socialsharing": { | ||
"ANDROID_SUPPORT_V4_VERSION": "24.1.1+" | ||
} | ||
}, | ||
"platforms": [ | ||
... | ... |
This diff is collapsed.
Click to expand it.
src/config/services/wishlist.ts
0 → 100644
src/config/wish.service.ts
0 → 100644
Please
register
or
sign in
to comment