1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Merge pull request #13528 from twbs/unlock-jscs

unlock & bump grunt-jscs-checker to ~0.4.3
This commit is contained in:
Chris Rebert 2014-05-07 13:37:48 -07:00
commit aa877571f3
2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,7 @@
"grunt-exec": "~0.4.5",
"grunt-html-validation": "~0.1.15",
"grunt-jekyll": "~0.4.1",
"grunt-jscs-checker": "0.4.1",
"grunt-jscs-checker": "~0.4.3",
"grunt-saucelabs": "~5.1.1",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.4.0",

File diff suppressed because one or more lines are too long