diff options
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 |
