aboutsummaryrefslogtreecommitdiff
path: root/test-infra
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 /test-infra
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 'test-infra')
-rw-r--r--test-infra/npm-shrinkwrap.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json
index bf49cc2f3..673899203 100644
--- a/test-infra/npm-shrinkwrap.json
+++ b/test-infra/npm-shrinkwrap.json
@@ -1184,8 +1184,8 @@
}
},
"grunt-contrib-cssmin": {
- "version": "0.12.1",
- "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.12.1.tgz",
+ "version": "0.11.0",
+ "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.11.0.tgz",
"dependencies": {
"chalk": {
"version": "0.5.1",