From 2dcc0443c2c5866bd6474c947d899e05eb05bc49 Mon Sep 17 00:00:00 2001 From: rosen-vladimirov Date: Mon, 14 Aug 2017 13:35:19 +0300 Subject: [PATCH] Update ios-sim-portable to 3.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index faa1e0e0..5c2f467c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "iconv-lite": "0.4.3", "inquirer": "0.8.2", "ios-device-lib": "~0.3.0", - "ios-sim-portable": "~3.0.0", + "ios-sim-portable": "~3.1.0", "lodash": "4.13.1", "log4js": "0.6.9", "marked": "0.3.3", @@ -99,4 +99,4 @@ "engines": { "node": ">=4.2.1 <5.0.0 || >=5.1.0 <8.0.0" } -} \ No newline at end of file +}