From fa892ce63e98cd0773ab931804dc6fc209581329 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 6 Jun 2018 21:08:30 +0000 Subject: [PATCH] fix(package): update appium-ios-simulator to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 359b570..ba31a30 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "homepage": "https://github.com/pigcan/node-isimulator", "dependencies": { - "appium-ios-simulator": "^2.5.0", + "appium-ios-simulator": "^3.0.0", "async": "^2.0.0-rc.6", "babel-runtime": "^6.9.2", "bplist-parser": "^0.1.1",