update async
This commit is contained in:
parent
d335b5a0f5
commit
a65e1a3317
1 changed files with 1 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
"plugabble"
|
"plugabble"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "~0.9.0",
|
"async": "~1.3.0",
|
||||||
"ini": "1.x.x",
|
"ini": "1.x.x",
|
||||||
"optimist": "~0.6.0"
|
"optimist": "~0.6.0"
|
||||||
},
|
},
|
||||||
|
@ -28,4 +28,3 @@
|
||||||
"node": ">= 0.4.0"
|
"node": ">= 0.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue