Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-07-06 15:20:49 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-07-06 15:25:56 +0400
commit0a8845c3fdbcc30f6e314f5a97d41a8d67c88713 (patch)
treef7b9b24699c103dcfa2f6e2d00126a009eaf4e16 /package.json
parenta34e52de4d5c95b4c1db448c298ce1ee9d8414c4 (diff)
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 f87f1c8995..234490b55c 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",