From addb3f35b78e021c7fa6e9d20a52bfa14487f77e Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <gua@adhisimon.org>
Date: Thu, 3 Sep 2015 21:26:27 +0700
Subject: [PATCH] async

---
 package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 0143c14..4d1e9d2 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
     "redis": "~1.0.0",
     "iniparser": "~1.0.5",
     "whiskers": "~0.3.3",
-    "express": "~4.13.3"
+    "express": "~4.13.3",
+    "async": "~1.4.2"
   }
 }
-- 
1.9.0