diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-02-19 04:22:43 +0100 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-02-19 04:22:43 +0100 |
| commit | 8f03316d04ba3a51ce16d90ffe94d7611c013652 (patch) | |
| tree | 1e1282bafc0cf5ec1f9df8f79323fb3ad7388637 /StoneIsland/plugins/fetch.json | |
| parent | ed12781e91bb9df05d9b0f927f867d5d3c658f6d (diff) | |
get rid of old parse plugin
Diffstat (limited to 'StoneIsland/plugins/fetch.json')
| -rwxr-xr-x | StoneIsland/plugins/fetch.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/StoneIsland/plugins/fetch.json b/StoneIsland/plugins/fetch.json index e99a7792..7960a280 100755 --- a/StoneIsland/plugins/fetch.json +++ b/StoneIsland/plugins/fetch.json @@ -1,16 +1,4 @@ { - "com.parse.cordova.core.pushplugin": { - "source": { - "type": "git", - "url": "https://github.com/grrrian/phonegap-parse-plugin", - "subdir": "." - }, - "is_top_level": true, - "variables": { - "APP_ID": "GS82ZxpN8Mecpc53rsyu6aLLGK0W4CKi42J25DLB", - "CLIENT_KEY": "hQRtQfsgimYnX5PMivtcdXCG9eZhESeyTr0Rd8Sv" - } - }, "cordova-plugin-inappbrowser": { "source": { "type": "registry", |
