aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-02-10 10:46:30 +0200
committerXhmikosR <[email protected]>2015-02-10 10:49:59 +0200
commitc388870cefcd2e38371cdca6d07ee92770ecd9b1 (patch)
tree8784697c57a35e2c320fbeb4a6ab24302559ac85 /package.json
parent47c3c6a59f6432a5f8a8e258fad810b930b1f948 (diff)
downloadbootstrap-c388870cefcd2e38371cdca6d07ee92770ecd9b1.tar.xz
bootstrap-c388870cefcd2e38371cdca6d07ee92770ecd9b1.zip
Downgrade grunt-contrib-cssmin.
v0.12.0-v0.12.1 breaks paths in URL.
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 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",