Skip to content

Commit ea2104f

Browse files
committed
feat: Use simctl v2.x (simulator not restarted) (closes #237)
1 parent afe8126 commit ea2104f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"bplist-parser": "^0.0.6",
2828
"nopt": "1.0.9",
2929
"plist": "^3.0.1",
30-
"simctl": "^1.1.1"
30+
"simctl": "^2"
3131
},
3232
"devDependencies": {
3333
"eslint": "^4.19.1",

0 commit comments

Comments
 (0)