From a65e1a3317ff4285253f484c2b8cfadd79c46651 Mon Sep 17 00:00:00 2001 From: Christian Murphy Date: Tue, 7 Jul 2015 16:01:08 -0700 Subject: [PATCH] update async --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index e487fca..3a46ae2 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "plugabble" ], "dependencies": { - "async": "~0.9.0", + "async": "~1.3.0", "ini": "1.x.x", "optimist": "~0.6.0" }, @@ -28,4 +28,3 @@ "node": ">= 0.4.0" } } -