aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-20 11:08:39 -0800
committerMark Otto <[email protected]>2013-12-20 11:08:39 -0800
commitf1d4a3bb5cb40cb81c18730d4c2ab8ef5b8dc3fe (patch)
treedf152bf9b0ba8c0626265986e38431ec85c5d035 /package.json
parent2854c5c3fb65b709fbf32d05faccf7a294626cca (diff)
parente95c396f44012bf0efca4e3d5bb25aa29282d67d (diff)
downloadbootstrap-f1d4a3bb5cb40cb81c18730d4c2ab8ef5b8dc3fe.tar.xz
bootstrap-f1d4a3bb5cb40cb81c18730d4c2ab8ef5b8dc3fe.zip
Merge pull request #11959 from ZDroid/update-grunt-csscomb
Update grunt-csscomb dependency
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 dbb921a66..b1b7b9000 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",