Commit 3bce006619d5706cd79e415032c83a95931e6b84

Authored by Adhidarma Hadiwinoto
1 parent 3c14ed042a
Exists in master

include iniparser

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

... ... @@ -17,6 +17,7 @@
17 17 "author": "Adhidarma Hadiwinoto <gua@adhisimon.org>",
18 18 "license": "BSD",
19 19 "dependencies": {
20   - "redis": "~1.0.0"
  20 + "redis": "~1.0.0",
  21 + "iniparser": "~1.0.5"
21 22 }
22 23 }