MOBILE-3320 cordova: Use new branch for inappbrowser plugin
parent
7823e0ee12
commit
f1d6014304
|
@ -8078,7 +8078,7 @@
|
|||
},
|
||||
"cordova-plugin-inappbrowser": {
|
||||
"version": "git+https://github.com/moodlemobile/cordova-plugin-inappbrowser.git#a1ac936fd79596fd5841bd424cc782ee84e4a290",
|
||||
"from": "git+https://github.com/moodlemobile/cordova-plugin-inappbrowser.git#moodle"
|
||||
"from": "git+https://github.com/moodlemobile/cordova-plugin-inappbrowser.git#moodle-ionic5"
|
||||
},
|
||||
"cordova-plugin-ionic-keyboard": {
|
||||
"version": "2.2.0",
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
"cordova-plugin-file-transfer": "git+https://github.com/moodlemobile/cordova-plugin-file-transfer.git",
|
||||
"cordova-plugin-geolocation": "4.1.0",
|
||||
"cordova-plugin-globalization": "1.11.0",
|
||||
"cordova-plugin-inappbrowser": "git+https://github.com/moodlemobile/cordova-plugin-inappbrowser.git#moodle",
|
||||
"cordova-plugin-inappbrowser": "git+https://github.com/moodlemobile/cordova-plugin-inappbrowser.git#moodle-ionic5",
|
||||
"cordova-plugin-ionic-keyboard": "2.2.0",
|
||||
"cordova-plugin-ionic-webview": "5.0.0",
|
||||
"cordova-plugin-local-notification": "git+https://github.com/moodlemobile/cordova-plugin-local-notification.git#moodle",
|
||||
|
|
Loading…
Reference in New Issue