We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772b2db commit 033887bCopy full SHA for 033887b
1 file changed
package.json
@@ -36,7 +36,7 @@
36
"cordova-plugin-device": "^1.1.4",
37
"cordova-plugin-ionic-webview": "^1.1.15",
38
"cordova-plugin-splashscreen": "^4.0.3",
39
- "cordova-plugin-statusbar": "git+https://github.com/apache/cordova-plugin-statusbar.git",
+ "cordova-plugin-statusbar": "https://github.com/apache/cordova-plugin-statusbar.git",
40
"cordova-plugin-whitelist": "^1.3.1",
41
"ionic-angular": "3.7.1",
42
"ionic-plugin-keyboard": "^2.2.1",
@@ -76,4 +76,4 @@
76
"android"
77
]
78
}
79
-}
+}
0 commit comments