intial commit
Showing
... | ... | @@ -64,6 +64,7 @@ |
"cordova-plugin-telerik-imagepicker": "^2.1.8", | ||
"cordova-plugin-whitelist": "^1.3.1", | ||
"cordova-plugin-x-socialsharing": "^5.4.1", | ||
"cordova-plugin-x-toast": "~2.7.2", | ||
"es6-promise-plugin": "^4.2.2", | ||
"firebase": "^4.4.0", | ||
"ionic-angular": "3.4.2", | ||
... | ... | @@ -71,12 +72,12 @@ |
"ionicons": "3.0.0", | ||
"jquery": "^3.2.1", | ||
"mx.ferreyra.callnumber": "~0.0.2", | ||
"onesignal-cordova-plugin": "^2.2.2", | ||
"onesignal-cordova-plugin": "~2.4.6", | ||
"promise-polyfill": "8.0.0", | ||
"rxjs": "^5.5.2", | ||
"sw-toolbox": "3.6.0", | ||
"zone.js": "0.8.12", | ||
"cordova-android": "~7.1.4" | ||
"cordova-android": "~6.3.0" | ||
}, | ||
"devDependencies": { | ||
"@ionic/app-scripts": "1.3.8", | ||
... | ... | @@ -99,7 +100,6 @@ |
"cordova-plugin-file-transfer": {}, | ||
"mx.ferreyra.callnumber": {}, | ||
"cordova-plugin-geolocation": {}, | ||
"onesignal-cordova-plugin": {}, | ||
"cordova-plugin-network-information": {}, | ||
"cordova-plugin-request-location-accuracy": {}, | ||
"cordova-plugin-compat": {}, | ||
... | ... | @@ -112,7 +112,8 @@ |
}, | ||
"cordova-plugin-x-socialsharing": {}, | ||
"cordova-plugin-datepicker": {}, | ||
"cordova-plugin-x-toast": {} | ||
"cordova-plugin-x-toast": {}, | ||
"onesignal-cordova-plugin": {} | ||
}, | ||
"platforms": [ | ||
"android" | ||
... | ... |
Please
register
or
sign in
to comment