Skip to content

Commit 72980fa

Browse files
authored
fix: iOS device list is empty (#589)
This closes #586
1 parent 5565497 commit 72980fa

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
@@ -51,7 +51,7 @@
5151
"engineStrict": true,
5252
"dependencies": {
5353
"cordova-common": "^3.1.0",
54-
"ios-sim": "^8.0.0",
54+
"ios-sim": "^8.0.1",
5555
"nopt": "^4.0.1",
5656
"plist": "^3.0.1",
5757
"q": "^1.5.1",

0 commit comments

Comments
 (0)