diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-09-21 18:11:51 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-09-21 18:11:51 +0200 |
| commit | a810d0248dd9f1099ce15809f8e1e75eedbff8e6 (patch) | |
| tree | 2eeebe5dbbe0e9005b89806a5b9a88d47f54ed1a /StoneIsland/plugins/fetch.json | |
| parent | d906f7303e70adaa75523d8bfc5b46523ccfffa0 (diff) | |
plugins
Diffstat (limited to 'StoneIsland/plugins/fetch.json')
| -rwxr-xr-x | StoneIsland/plugins/fetch.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/StoneIsland/plugins/fetch.json b/StoneIsland/plugins/fetch.json index c81ac6fc..29e0c36c 100755 --- a/StoneIsland/plugins/fetch.json +++ b/StoneIsland/plugins/fetch.json @@ -156,5 +156,21 @@ }, "is_top_level": false, "variables": {} + }, + "cordova-plugin-advanced-http": { + "source": { + "type": "registry", + "id": "cordova-plugin-advanced-http" + }, + "is_top_level": true, + "variables": {} + }, + "cordova-plugin-file": { + "source": { + "type": "registry", + "id": "cordova-plugin-file@>=2.0.0" + }, + "is_top_level": false, + "variables": {} } }
\ No newline at end of file |
