From a4db69aca2a2da467b522bef142dc1ad0f468f84 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Thu, 29 Nov 2012 16:24:14 -0800 Subject: [PATCH] Revert "Update clean-css to 0.8.3. Fixes #515." This reverts commit 8ee9959a8eec85f8bcba5073ab0df57b61896644. Need to do this on a branch and build a dev bundle. --- 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 331038f088..c62cdda806 100755 --- a/admin/generate-dev-bundle.sh +++ b/admin/generate-dev-bundle.sh @@ -89,7 +89,7 @@ npm install semver@1.1.0 npm install handlebars@1.0.7 npm install mongodb@1.1.11 npm install uglify-js@1.3.4 -npm install clean-css@0.8.3 +npm install clean-css@0.8.2 npm install useragent@1.1.0 npm install request@2.12.0 npm install simplesmtp@0.1.25