Skip to content

Commit 6870897

Browse files
committed
Build: Upgrade to grunt-contrib-csslint 0.2.0
This should fix the crazy grunt-contrib-csslint -> csslint -> parserlib fuzzy version issues.
1 parent be2a339 commit 6870897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"grunt-contrib-uglify": "0.1.1",
6262
"grunt-contrib-concat": "0.1.3",
6363
"grunt-contrib-qunit": "0.2.0",
64-
"grunt-contrib-csslint": "0.1.1",
64+
"grunt-contrib-csslint": "0.2.0",
6565
"grunt-compare-size": "0.4.0-rc.3",
6666
"grunt-jscs-checker": "0.3.1",
6767
"grunt-html": "0.3.3",

0 commit comments

Comments
 (0)