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 29e0c36c..88844090 100755 --- a/StoneIsland/plugins/fetch.json +++ b/StoneIsland/plugins/fetch.json @@ -1,12 +1,4 @@ { - "cordova-plugin-inappbrowser": { - "source": { - "type": "registry", - "id": "cordova-plugin-inappbrowser@1.5.0" - }, - "is_top_level": true, - "variables": {} - }, "cordova-plugin-customurlscheme": { "source": { "type": "registry", @@ -172,5 +164,21 @@ }, "is_top_level": false, "variables": {} + }, + "cordova-plugin-wkwebview-engine": { + "source": { + "type": "registry", + "id": "cordova-plugin-wkwebview-engine@1.0.2" + }, + "is_top_level": false, + "variables": {} + }, + "cordova-plugin-inappbrowser": { + "source": { + "type": "registry", + "id": "cordova-plugin-inappbrowser@4.0.0" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
