From: Zlatan Vasović Date: Fri, 20 Dec 2013 18:59:18 +0000 (+0100) Subject: Update grunt-csscomb dependency X-Git-Tag: v3.1.0~140^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11959%2Fhead;p=thirdparty%2Fbootstrap.git Update grunt-csscomb dependency Per David DM. --- diff --git a/package.json b/package.json index dbb921a66f..b1b7b9000a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-contrib-qunit": "~0.3.0", "grunt-contrib-uglify": "~0.2.4", "grunt-contrib-watch": "~0.5.3", - "grunt-csscomb": "~1.1.0", + "grunt-csscomb": "~1.2.1", "grunt-html-validation": "~0.1.11", "grunt-jekyll": "~0.4.0", "grunt-jscs-checker": "~0.2.5",