diff --git a/package.json b/package.json index 6dd19c69326c775757ec093b75f23183d8e7b915..3353679eb51808d0e60635ea3ef0a57662150663 100644 --- a/package.json +++ b/package.json @@ -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 +}