update async

This commit is contained in:
Christian Murphy 2015-07-07 16:01:08 -07:00
parent d335b5a0f5
commit a65e1a3317

View file

@ -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"
} }
} }