Downgrade grunt-contrib-cssmin.
v0.12.0-v0.12.1 breaks paths in URL.
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | ... | @@ -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", | ||
| ... | ... |
Please register or sign in to comment