Commit c388870c authored by XhmikosR's avatar XhmikosR

Downgrade grunt-contrib-cssmin.

v0.12.0-v0.12.1 breaks paths in URL.
parent 47c3c6a5
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -1184,8 +1184,8 @@ ...@@ -1184,8 +1184,8 @@
} }
}, },
"grunt-contrib-cssmin": { "grunt-contrib-cssmin": {
"version": "0.12.1", "version": "0.11.0",
"resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.12.1.tgz", "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.11.0.tgz",
"dependencies": { "dependencies": {
"chalk": { "chalk": {
"version": "0.5.1", "version": "0.5.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment