diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-09-10 14:35:21 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-09-10 14:35:21 +0200 |
| commit | 3cf5e5a97afe8fc7877b528cf19130bef0d68bad (patch) | |
| tree | b2ba8044cb293716af3f3330903aea1d7b6bfcd9 /StoneIsland/plugins/fetch.json | |
| parent | 50bf754c8742a5b7d054b9d93f9d4e37c1641a01 (diff) | |
build the app
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 |
