Merge branch 'adarsh' into 'master'
Adarsh
See merge request !25
Showing
.git.zip
0 → 100644
File added
... | @@ -24,9 +24,9 @@ | ... | @@ -24,9 +24,9 @@ |
"@angular/platform-browser-dynamic": "~8.1.2", | "@angular/platform-browser-dynamic": "~8.1.2", | ||
"@angular/router": "~8.1.2", | "@angular/router": "~8.1.2", | ||
"@ionic-native/core": "^5.0.0", | "@ionic-native/core": "^5.0.0", | ||
"@ionic-native/geolocation": "^5.0.0", | "@ionic-native/geolocation": "^5.15.1", | ||
"@ionic-native/google-plus": "^5.0.0-beta.0", | "@ionic-native/google-plus": "^5.0.0-beta.0", | ||
"@ionic-native/native-geocoder": "^5.0.0", | "@ionic-native/native-geocoder": "^5.15.1", | ||
"@ionic-native/splash-screen": "^5.0.0", | "@ionic-native/splash-screen": "^5.0.0", | ||
"@ionic-native/status-bar": "^5.12.0", | "@ionic-native/status-bar": "^5.12.0", | ||
"@ionic/angular": "^4.7.1", | "@ionic/angular": "^4.7.1", | ||
... | @@ -46,6 +46,7 @@ | ... | @@ -46,6 +46,7 @@ |
"core-js": "^2.5.4", | "core-js": "^2.5.4", | ||
"firebase": "^6.4.0", | "firebase": "^6.4.0", | ||
"rxjs": "~6.5.1", | "rxjs": "~6.5.1", | ||
"rxjs-compat": "^6.5.3", | |||
"tslib": "^1.9.0", | "tslib": "^1.9.0", | ||
"zone.js": "~0.9.1" | "zone.js": "~0.9.1" | ||
}, | }, | ||
... | ... |
src/app/catstorelist/catstorelist.module.ts
0 → 100644
src/app/catstorelist/catstorelist.page.html
0 → 100644
src/app/catstorelist/catstorelist.page.scss
0 → 100644
src/app/catstorelist/catstorelist.page.ts
0 → 100644
src/config/category.service.ts
0 → 100644
src/config/center.service.ts
0 → 100644
src/config/services/category.ts
0 → 100644
src/config/services/center.ts
0 → 100644
src/config/services/shopper.ts
0 → 100644
src/config/shopper.service.ts
0 → 100644
Please
register
or
sign in
to comment