Cambiato plugin push notification
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -25,6 +25,7 @@ |
| "@capacitor/haptics": "1.1.0", | ||
| "@capacitor/ios": "3.2.4", | ||
| "@capacitor/keyboard": "1.1.0", | ||
| "@capacitor/push-notifications": "^1.0.6", | ||
| "@capacitor/status-bar": "1.0.3", | ||
| "@ionic-native/android-permissions": "^5.36.0", | ||
| "@ionic-native/core": "^5.36.0", | ||
| ... | ... | @@ -33,7 +34,6 @@ |
| "@ionic-native/file": "^5.36.0", | ||
| "@ionic-native/file-opener": "^5.36.0", | ||
| "@ionic-native/in-app-browser": "^5.36.0", | ||
| "@ionic-native/push": "^5.36.0", | ||
| "@ionic-native/social-sharing": "^5.36.0", | ||
| "@ionic-native/splash-screen": "^5.36.0", | ||
| "@ionic-native/status-bar": "^5.36.0", | ||
| ... | ... | @@ -53,8 +53,6 @@ |
| "es6-promise-plugin": "^4.2.2", | ||
| "ionic-angular": "^3.9.10", | ||
| "jetifier": "^2.0.0", | ||
| "phonegap-plugin-multidex": "^1.0.0", | ||
| "phonegap-plugin-push": "^2.3.0", | ||
| "rxjs": "~6.6.0", | ||
| "rxjs-compat": "^6.6.7", | ||
| "tslib": "^2.2.0", | ||
| ... | ... |
Please
register
or
sign in
to comment