We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbe1e0b + 5229eec commit 24eba3eCopy full SHA for 24eba3e
package.json
@@ -41,7 +41,10 @@
41
"cordova-plugin-splashscreen",
42
"cordova-plugin-statusbar",
43
"cordova-plugin-whitelist",
44
- "com.phonegap.plugins.pushplugin",
+ {
45
+ "locator": "https://github.com/phonegap-build/PushPlugin",
46
+ "id": "com.phonegap.plugins.pushplugin"
47
+ },
48
{
49
"locator": "https://github.com/Tunts/WebIntent",
50
"id": "net.tunts.webintent"
0 commit comments