Commit cf31588fea65ab66cf19d2d5bc89edfe1485eb26

Authored by Adhidarma Hadiwinoto
1 parent 8c2fa87729
Exists in master

whiskers

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

... ... @@ -18,6 +18,7 @@
18 18 "license": "BSD",
19 19 "dependencies": {
20 20 "redis": "~1.0.0",
21   - "iniparser": "~1.0.5"
  21 + "iniparser": "~1.0.5",
  22 + "whiskers": "~0.3.3"
22 23 }
23 24 }