From d793f5f92da6973173452709473e4bdd46a4171f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 23 Sep 2017 22:06:43 +0200 Subject: pushing everything to hub --- StoneIsland/package.json | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) (limited to 'StoneIsland/package.json') diff --git a/StoneIsland/package.json b/StoneIsland/package.json index 29c413d0..5775d82f 100644 --- a/StoneIsland/package.json +++ b/StoneIsland/package.json @@ -1,18 +1,24 @@ { - "name": "stone-island", - "version": "1.0.0", - "description": "", - "main": "index.js", - "dependencies": { - "cordova": "^6.4.0", - "cordova-ios": "^4.3.1", - "ios-deploy": "^1.9.0" - }, - "devDependencies": {}, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", - "start": "cordova emulate ios --target=\"iPhone-7, 10.2\"" - }, - "author": "", - "license": "UNLICENSED" -} + "name": "stone-island", + "version": "1.0.0", + "description": "", + "main": "index.js", + "dependencies": { + "cordova": "^6.4.0", + "cordova-ios": "^4.3.1", + "ios-deploy": "^1.9.0", + "cordova-plugin-whitelist": "1" + }, + "devDependencies": {}, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1", + "start": "cordova emulate ios --target=\"iPhone-7, 10.2\"" + }, + "author": "", + "license": "UNLICENSED", + "cordova": { + "plugins": { + "cordova-plugin-whitelist": {} + } + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2