Merge branch 'alen' into 'master'
mytrips
See merge request !6
Showing
| ... | ... | @@ -20,6 +20,7 @@ |
| "@angular/http": "4.4.3", | ||
| "@angular/platform-browser": "4.4.3", | ||
| "@angular/platform-browser-dynamic": "4.4.3", | ||
| "@ionic-native/call-number": "^4.7.0", | ||
| "@ionic-native/core": "3.12.1", | ||
| "@ionic-native/date-picker": "^4.7.0", | ||
| "@ionic-native/facebook": "^4.6.0", | ||
| ... | ... | @@ -32,6 +33,7 @@ |
| "@ionic-native/toast": "^4.7.0", | ||
| "@ionic/storage": "2.0.1", | ||
| "angularfire2": "^5.0.0-rc.10", | ||
| "call-number": "^1.0.1", | ||
| "cordova-android": "^7.1.0", | ||
| "cordova-plugin-datepicker": "^0.9.3", | ||
| "cordova-plugin-device": "^1.1.4", | ||
| ... | ... | @@ -78,7 +80,8 @@ |
| }, | ||
| "cordova-plugin-datepicker": {}, | ||
| "cordova-plugin-request-location-accuracy": {}, | ||
| "cordova-plugin-network-information": {} | ||
| "cordova-plugin-network-information": {}, | ||
| "mx.ferreyra.callnumber": {} | ||
| }, | ||
| "platforms": [ | ||
| "android" | ||
| ... | ... |
src/pipes/pipes.module.ts
0 → 100644
src/pipes/search/search.ts
0 → 100644
Please
register
or
sign in
to comment