car oriebtation home
Showing
... | @@ -26,6 +26,7 @@ | ... | @@ -26,6 +26,7 @@ |
"@ionic-native/facebook": "^4.6.0", | "@ionic-native/facebook": "^4.6.0", | ||
"@ionic-native/geolocation": "^4.7.0", | "@ionic-native/geolocation": "^4.7.0", | ||
"@ionic-native/google-plus": "^4.7.0", | "@ionic-native/google-plus": "^4.7.0", | ||
"@ionic-native/gyroscope": "^4.9.2", | |||
"@ionic-native/location-accuracy": "^4.7.0", | "@ionic-native/location-accuracy": "^4.7.0", | ||
"@ionic-native/network": "^4.7.0", | "@ionic-native/network": "^4.7.0", | ||
"@ionic-native/onesignal": "^4.7.0", | "@ionic-native/onesignal": "^4.7.0", | ||
... | @@ -42,6 +43,7 @@ | ... | @@ -42,6 +43,7 @@ |
"cordova-plugin-facebook4": "^1.9.1", | "cordova-plugin-facebook4": "^1.9.1", | ||
"cordova-plugin-geolocation": "^4.0.1", | "cordova-plugin-geolocation": "^4.0.1", | ||
"cordova-plugin-googleplus": "^5.3.0", | "cordova-plugin-googleplus": "^5.3.0", | ||
"cordova-plugin-gyroscope": "^0.1.4", | |||
"cordova-plugin-network-information": "^2.0.1", | "cordova-plugin-network-information": "^2.0.1", | ||
"cordova-plugin-request-location-accuracy": "^2.2.3", | "cordova-plugin-request-location-accuracy": "^2.2.3", | ||
"cordova-plugin-splashscreen": "^4.0.3", | "cordova-plugin-splashscreen": "^4.0.3", | ||
... | @@ -85,7 +87,8 @@ | ... | @@ -85,7 +87,8 @@ |
"cordova-plugin-datepicker": {}, | "cordova-plugin-datepicker": {}, | ||
"cordova-plugin-request-location-accuracy": {}, | "cordova-plugin-request-location-accuracy": {}, | ||
"cordova-plugin-network-information": {}, | "cordova-plugin-network-information": {}, | ||
"mx.ferreyra.callnumber": {} | "mx.ferreyra.callnumber": {}, | ||
"cordova-plugin-gyroscope": {} | |||
}, | }, | ||
"platforms": [ | "platforms": [ | ||
"android" | "android" | ||
... | ... |
Please
register
or
sign in
to comment