aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-07-06 14:20:49 +0300
committerXhmikosR <[email protected]>2014-07-06 14:25:56 +0300
commit0a8845c3fdbcc30f6e314f5a97d41a8d67c88713 (patch)
treef7b9b24699c103dcfa2f6e2d00126a009eaf4e16 /package.json
parenta34e52de4d5c95b4c1db448c298ce1ee9d8414c4 (diff)
downloadbootstrap-0a8845c3fdbcc30f6e314f5a97d41a8d67c88713.tar.xz
bootstrap-0a8845c3fdbcc30f6e314f5a97d41a8d67c88713.zip
Update package.json.
* "grunt-jscs-checker" was renamed to "grunt-jscs" * update deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f87f1c899..234490b55 100644
--- a/package.json
+++ b/package.json
@@ -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",