From c388870cefcd2e38371cdca6d07ee92770ecd9b1 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 10 Feb 2015 10:46:30 +0200 Subject: Downgrade grunt-contrib-cssmin. v0.12.0-v0.12.1 breaks paths in URL. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 92323ceb9..aeb935f7f 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.7.0", "grunt-contrib-csslint": "~0.4.0", - "grunt-contrib-cssmin": "~0.12.1", + "grunt-contrib-cssmin": "~0.11.0", "grunt-contrib-jade": "~0.14.1", "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-less": "~1.0.0", -- cgit v1.2.3