From 7c9b3421a22594b95b6d4f8ec753ceb08289721a Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sat, 4 May 2013 10:51:27 -0400 Subject: add package and serve grunt tasks (closes #437) --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 194bd6d..801c296 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,8 @@ "grunt-contrib-uglify": "~0.1.1", "grunt-contrib-watch": "~0.2.0", "grunt-contrib-sass": "~0.2.2", + "grunt-contrib-connect": "~0.2.0", + "grunt-zip": "~0.7.0", "grunt": "~0.4.0" }, "licenses": [ -- cgit v1.2.3