Skip to content

Commit 627a457

Browse files
fix(package): update async to version 3.1.0
Closes #22
1 parent 0a77a77 commit 627a457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"homepage": "https://github.com/pigcan/node-isimulator",
3636
"dependencies": {
3737
"appium-ios-simulator": "^2.5.0",
38-
"async": "^2.0.0-rc.6",
38+
"async": "^3.1.0",
3939
"babel-runtime": "^6.9.2",
4040
"bplist-parser": "^0.1.1",
4141
"chalk": "^2.2.2",

0 commit comments

Comments
 (0)