Commit 8c2fa87729a1fb344592839f0c695f3946a49b7b

Authored by Adhidarma Hadiwinoto
1 parent 0e22c6a503
Exists in master

remove mustache

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

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