2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update package.json.

* "grunt-jscs-checker" was renamed to "grunt-jscs"
* update deps
This commit is contained in:
XhmikosR
2014-07-06 14:20:49 +03:00
parent a34e52de4d
commit 0a8845c3fd
2 changed files with 72 additions and 158 deletions
+2 -2
View File
@@ -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",