Skip to content

Commit d9ab914

Browse files
Update ios-sim-portable to 3.1.0
This will fix issue with starting iOS Simulator when a fake device id is passed. Instead we will fail with correct error from now on.
1 parent 1ba4656 commit d9ab914

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

npm-shrinkwrap.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"inquirer": "0.9.0",
4646
"ios-device-lib": "0.4.8",
4747
"ios-mobileprovision-finder": "1.0.10",
48-
"ios-sim-portable": "~3.0.0",
48+
"ios-sim-portable": "3.1.0",
4949
"lockfile": "1.0.1",
5050
"lodash": "4.13.1",
5151
"log4js": "1.0.1",

0 commit comments

Comments
 (0)