diff options
Diffstat (limited to 'StoneIsland/plugins/fetch.json')
| -rwxr-xr-x | StoneIsland/plugins/fetch.json | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/StoneIsland/plugins/fetch.json b/StoneIsland/plugins/fetch.json index 8f4521fd..c81ac6fc 100755 --- a/StoneIsland/plugins/fetch.json +++ b/StoneIsland/plugins/fetch.json @@ -7,14 +7,6 @@ "is_top_level": true, "variables": {} }, - "cordova-plugin-x-socialsharing": { - "source": { - "type": "registry", - "id": "cordova-plugin-x-socialsharing" - }, - "is_top_level": true, - "variables": {} - }, "cordova-plugin-customurlscheme": { "source": { "type": "registry", @@ -148,5 +140,21 @@ "variables": { "GEOLOCATION_USAGE_DESCRIPTION": "Stone Island needs to serve content based on your location." } + }, + "cordova-plugin-x-socialsharing": { + "source": { + "type": "registry", + "id": "cordova-plugin-x-socialsharing" + }, + "is_top_level": true, + "variables": {} + }, + "es6-promise-plugin": { + "source": { + "type": "registry", + "id": "es6-promise-plugin" + }, + "is_top_level": false, + "variables": {} } }
\ No newline at end of file |
