changes
Showing
This diff is collapsed.
Click to expand it.
... | ... | @@ -23,6 +23,7 @@ |
"@angular/platform-browser": "~8.1.2", | ||
"@angular/platform-browser-dynamic": "~8.1.2", | ||
"@angular/router": "~8.1.2", | ||
"@ionic-native/call-number": "^5.21.5", | ||
"@ionic-native/core": "^5.19.1", | ||
"@ionic-native/geolocation": "^5.19.1", | ||
"@ionic-native/google-plus": "^5.19.1", | ||
... | ... | @@ -34,6 +35,7 @@ |
"@ionic/storage": "^2.2.0", | ||
"@types/googlemaps": "^3.39.2", | ||
"agm-direction": "^0.7.9", | ||
"call-number": "^1.0.1", | ||
"cordova-android": "8.0.0", | ||
"cordova-plugin-device": "^2.0.3", | ||
"cordova-plugin-geolocation": "^4.0.2", | ||
... | ... | @@ -102,7 +104,8 @@ |
}, | ||
"cordova-plugin-x-socialsharing": { | ||
"ANDROID_SUPPORT_V4_VERSION": "24.1.1+" | ||
} | ||
}, | ||
"mx.ferreyra.callnumber": {} | ||
}, | ||
"platforms": [ | ||
"android" | ||
... | ... |
This diff is collapsed.
Click to expand it.
src/app/changeaddress/changeaddress.page.ts
0 → 100644
src/app/contact/contact.module.ts
0 → 100644
src/app/contact/contact.page.html
0 → 100644
src/app/contact/contact.page.scss
0 → 100644
src/app/contact/contact.page.spec.ts
0 → 100644
src/app/contact/contact.page.ts
0 → 100644
src/config/contact.service.ts
0 → 100644
src/config/services/contact.ts
0 → 100644
Please
register
or
sign in
to comment