Skip to content

Commit

Permalink
Update package.json.
Browse files Browse the repository at this point in the history
* "grunt-jscs-checker" was renamed to "grunt-jscs"
* update deps
  • Loading branch information
XhmikosR committed Jul 6, 2014
1 parent a34e52d commit 0a8845c
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 158 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"grunt-exec": "~0.4.5",
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
"grunt-jscs-checker": "~0.6.1",
"grunt-saucelabs": "~8.1.0",
"grunt-jscs": "~0.6.1",
"grunt-saucelabs": "~8.1.1",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.6.0",
"markdown": "~0.5.0",
Expand Down
226 changes: 70 additions & 156 deletions test-infra/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a8845c

Please sign in to comment.