MOBILE-4398 core: Update webview plugin to 5.0.0-moodle.2
This will allow inspecting the WebView in iOS devices (debug builds)main
parent
e2e4ec5353
commit
98e7e267a9
|
@ -4783,9 +4783,9 @@
|
|||
"integrity": "sha512-EXJz9KrkZfk64VUexC8kFrHn/TEbcJCbAuN9yaESSWY33hUDIcBnFxCdgUUU9qA+JUsWL4/gaGtLVdYsStTRIw=="
|
||||
},
|
||||
"@moodlehq/cordova-plugin-ionic-webview": {
|
||||
"version": "5.0.0-moodle.1",
|
||||
"resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-5.0.0-moodle.1.tgz",
|
||||
"integrity": "sha512-+6UrPKsEgXl3pcuTyI1hZIUw9y22Li/nvn7nxiphgZdldlhBvkMK/7nn4IAaXYlnrmIOpCkIrU4BbrAjSJGWSQ=="
|
||||
"version": "5.0.0-moodle.2",
|
||||
"resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-5.0.0-moodle.2.tgz",
|
||||
"integrity": "sha512-h4MjAp3Gg6N2ADIertphhcHEykF4M9FVaof+KLzgyNOEzadCW1hpByfXeEoe6qvJMrXFmXqwhJfPHjHTz8EdYw=="
|
||||
},
|
||||
"@moodlehq/cordova-plugin-local-notification": {
|
||||
"version": "0.9.0-moodle.11",
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"@moodlehq/cordova-plugin-file-transfer": "1.7.1-moodle.5",
|
||||
"@moodlehq/cordova-plugin-inappbrowser": "5.0.0-moodle.3",
|
||||
"@moodlehq/cordova-plugin-intent": "2.2.0-moodle.2",
|
||||
"@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.1",
|
||||
"@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.2",
|
||||
"@moodlehq/cordova-plugin-local-notification": "0.9.0-moodle.11",
|
||||
"@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.5",
|
||||
"@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1",
|
||||
|
|
Loading…
Reference in New Issue