Commit addb3f35b78e021c7fa6e9d20a52bfa14487f77e

Authored by Adhidarma Hadiwinoto
1 parent 717f59a8ab
Exists in master

async

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

... ... @@ -20,6 +20,7 @@
20 20 "redis": "~1.0.0",
21 21 "iniparser": "~1.0.5",
22 22 "whiskers": "~0.3.3",
23   - "express": "~4.13.3"
  23 + "express": "~4.13.3",
  24 + "async": "~1.4.2"
24 25 }
25 26 }