diff options
| author | XhmikosR <[email protected]> | 2015-02-10 10:46:30 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-02-10 10:49:59 +0200 |
| commit | c388870cefcd2e38371cdca6d07ee92770ecd9b1 (patch) | |
| tree | 8784697c57a35e2c320fbeb4a6ab24302559ac85 /test-infra | |
| parent | 47c3c6a59f6432a5f8a8e258fad810b930b1f948 (diff) | |
| download | bootstrap-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.json | 4 |
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", |
