From cf232430383da2afe1d9b25f1e406256b1e02d50 Mon Sep 17 00:00:00 2001 From: Nick Martin Date: Mon, 9 Jul 2012 17:13:59 -0700 Subject: [PATCH] Bump gzippo. --- admin/generate-dev-bundle.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/generate-dev-bundle.sh b/admin/generate-dev-bundle.sh index 354edd08c83..7a7c5a0fa3c 100755 --- a/admin/generate-dev-bundle.sh +++ b/admin/generate-dev-bundle.sh @@ -125,7 +125,7 @@ which npm cd "$DIR/lib/node_modules" npm install connect@1.8.7 # not 2.x yet. sockjs doesn't work w/ new connect -npm install gzippo@0.1.4 +npm install gzippo@0.1.7 npm install optimist@0.3.1 npm install coffee-script@1.3.1 npm install less@1.3.0