From b6c70d0fdaa4c4d58e8e9e8e41a52bf32d36ef5b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 25 Sep 2017 19:05:02 +0200 Subject: fix statusbar --- StoneIsland/package.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'StoneIsland/package.json') diff --git a/StoneIsland/package.json b/StoneIsland/package.json index 5775d82f..db3ef530 100644 --- a/StoneIsland/package.json +++ b/StoneIsland/package.json @@ -6,8 +6,9 @@ "dependencies": { "cordova": "^6.4.0", "cordova-ios": "^4.3.1", - "ios-deploy": "^1.9.0", - "cordova-plugin-whitelist": "1" + "cordova-plugin-statusbar": "^2.2.3", + "cordova-plugin-whitelist": "1", + "ios-deploy": "^1.9.0" }, "devDependencies": {}, "scripts": { @@ -18,7 +19,8 @@ "license": "UNLICENSED", "cordova": { "plugins": { - "cordova-plugin-whitelist": {} + "cordova-plugin-whitelist": {}, + "cordova-plugin-statusbar": {} } } } \ No newline at end of file -- cgit v1.2.3-70-g09d2