From c713936e8d1f2c54178ce044676f0e2873068009 Mon Sep 17 00:00:00 2001 From: Jarrett Cruger Date: Sun, 1 Dec 2013 22:20:34 -0800 Subject: [PATCH] [dist] bump async --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba71ae54..8e89307c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "plugabble" ], "dependencies": { - "async": "0.1.x", + "async": "0.2.9", "ini": "1.x.x", "optimist": "0.3.x", "pkginfo": "0.2.x"