aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-22 21:18:45 -0800
committerMark Otto <[email protected]>2013-12-22 21:18:45 -0800
commitcb7cdd0c0565f2872ef46fdc55b956aeb270e346 (patch)
treeddb3c0e6539d194b57466beb15dcb934bf858369 /package.json
parentec13eb8d38c4b34b19d763638688f85553b2daf4 (diff)
downloadbootstrap-cb7cdd0c0565f2872ef46fdc55b956aeb270e346.tar.xz
bootstrap-cb7cdd0c0565f2872ef46fdc55b956aeb270e346.zip
Revert to CSScomb 1.1.0 because 1.2.0 and 1.2.1 fuck up our compiled CSS
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9d00cc318..64f7b5e46 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"grunt-contrib-qunit": "~0.3.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-watch": "~0.5.3",
- "grunt-csscomb": "~1.2.1",
+ "grunt-csscomb": "~1.1.0",
"grunt-html-validation": "~0.1.12",
"grunt-jekyll": "~0.4.0",
"grunt-jscs-checker": "~0.2.6",