From 8c2fa87729a1fb344592839f0c695f3946a49b7b Mon Sep 17 00:00:00 2001 From: Adhidarma Hadiwinoto <gua@adhisimon.org> Date: Thu, 3 Sep 2015 20:05:49 +0700 Subject: [PATCH] remove mustache --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 6bf5656..39e6302 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,6 @@ "license": "BSD", "dependencies": { "redis": "~1.0.0", - "iniparser": "~1.0.5", - "mustache": "~2.1.3" + "iniparser": "~1.0.5" } } -- 1.9.0