Skip to content

Commit 93fb3f4

Browse files
Merge pull request #4288 from NativeScript/vladimirov/fix-killing-cli
fix: trying to stop app on simulator may kill CLI
2 parents d50f2e4 + 6ebf4ec commit 93fb3f4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

npm-shrinkwrap.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"inquirer": "6.2.0",
4848
"ios-device-lib": "0.5.0",
4949
"ios-mobileprovision-finder": "1.0.10",
50-
"ios-sim-portable": "4.0.6",
50+
"ios-sim-portable": "4.0.7",
5151
"istextorbinary": "2.2.1",
5252
"jimp": "0.2.28",
5353
"lockfile": "1.0.3",

0 commit comments

Comments
 (0)