From cec182882fcffdeee383091962ba307ae6f0d7c3 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 25 Apr 2015 06:16:07 +0000 Subject: [PATCH] add thepusher to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ea529b6..93b825e 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "version": "0.1.0", "dependencies": { "harp": "^0.15.2", + "thepusher": "^0.1.4", "uglify-js": "^2.4.20" } }