diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-09-21 18:43:03 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-09-21 18:43:03 +0200 |
| commit | 7f6c5134780ad3cedc718772b40578f0170f200e (patch) | |
| tree | 15a120d91855ae66f42111e05f696e5600a9b832 /StoneIsland/plugins/fetch.json | |
| parent | 853bd5fa85812316a72b2f5ce755dc0facb91932 (diff) | |
cordova-plugin-inappbrowser welcome to the family!!
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 |
