Skip to content
Snippets Groups Projects
Commit 22785ae6 authored by Bertrand Presles's avatar Bertrand Presles
Browse files

Removed reference of cordova-plugin-ionic-webview in package.json

parent e1d7da37
No related branches found
No related tags found
No related merge requests found
Pipeline #6664 skipped
......@@ -120,8 +120,7 @@
{
"id": "phonegap-plugin-barcodescanner",
"locator": "https://github.com/phonegap/phonegap-plugin-barcodescanner.git"
},
"cordova-plugin-ionic-webview"
}
],
"cordovaPlatforms": [
{
......@@ -152,12 +151,11 @@
"ionic-plugin-keyboard": {},
"phonegap-plugin-barcodescanner": {
"CAMERA_USAGE_DESCRIPTION": "Scan QRCode"
},
"cordova-plugin-ionic-webview": {}
}
},
"platforms": [
"ios",
"android"
]
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment