cart-page
Showing
... | ... | @@ -39,18 +39,19 @@ |
"cordova-android": "8.0.0", | ||
"cordova-plugin-device": "^2.0.3", | ||
"cordova-plugin-geolocation": "^4.0.2", | ||
"cordova-plugin-googleplus": "^8.2.1", | ||
"cordova-plugin-googleplus": "^8.4.0", | ||
"cordova-plugin-ionic-keyboard": "^2.2.0", | ||
"cordova-plugin-ionic-webview": "^4.1.3", | ||
"cordova-plugin-nativegeocoder": "^3.2.2", | ||
"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-plugin-x-socialsharing": "^5.6.4", | ||
"cordova-sqlite-storage": "^3.4.1", | ||
"core-js": "^2.6.11", | ||
"es6-promise-plugin": "^4.2.2", | ||
"firebase": "^6.6.2", | ||
"mx.ferreyra.callnumber": "0.0.2", | ||
"rxjs": "^6.5.4", | ||
"rxjs-compat": "^6.5.4", | ||
"tslib": "^1.9.0", | ||
... | ... | @@ -105,7 +106,8 @@ |
"cordova-plugin-x-socialsharing": { | ||
"ANDROID_SUPPORT_V4_VERSION": "24.1.1+" | ||
}, | ||
"mx.ferreyra.callnumber": {} | ||
"mx.ferreyra.callnumber": {}, | ||
"call-number": {} | ||
}, | ||
"platforms": [ | ||
"android" | ||
... | ... |
Please
register
or
sign in
to comment