Merge pull request #1177 from mbilker/update-csslint

Bump grunt-contrib-csslint to to ~0.5.0
This commit is contained in:
Evan Morikawa 2016-02-01 11:31:05 -05:00
commit 039be8d8db

View file

@ -25,7 +25,7 @@
"grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe",
"grunt-coffeelint-cjsx": "^0.1",
"grunt-contrib-coffee": "~0.12.0",
"grunt-contrib-csslint": "~0.1.2",
"grunt-contrib-csslint": "~0.5.0",
"grunt-contrib-less": "~0.8.0",
"grunt-cson": "0.14.0",
"grunt-download-electron": "^2.1",