We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f4144 commit 036f3e5Copy full SHA for 036f3e5
1 file changed
package.json
@@ -150,6 +150,7 @@
150
"cordova-plugin-ionic-keyboard": "^2.2.0",
151
"cordova-plugin-ionic-webview": "^4.2.1",
152
"cordova-plugin-statusbar": "^2.4.2",
153
+ "cordova-plugin-whitelist": "^1.3.4",
154
"cordova-res": "^0.15.2",
155
"cordova-sqlite-storage": "^6.0.0",
156
"cordova-support-android-plugin": "^1.0.2",
@@ -172,6 +173,7 @@
172
173
},
174
"cordova": {
175
"plugins": {
176
+ "cordova-plugin-whitelist": {},
177
"cordova-plugin-statusbar": {},
178
"cordova-plugin-device": {},
179
"cordova-plugin-ionic-webview": {
0 commit comments