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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2014-10-18 10:26:24 +0400
committerXhmikosR <xhmikosr@gmail.com>2014-10-18 10:33:54 +0400
commit5ca33809dd6f2c484c1f5ed230a6f375d4232bb0 (patch)
tree125eb12dd651bd388163de40be4d81eda1abdb48
parent9a7c54f108e5c089cd38f6afb69708cb18f3b28c (diff)
Update dependencies.
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7ce7979..f68f576 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"grunt": "~0.4.5",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-concat": "~0.5.0",
- "grunt-contrib-copy": "~0.6.0",
+ "grunt-contrib-copy": "~0.7.0",
"grunt-contrib-csslint": "~0.3.1",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jshint": "~0.10.0",
@@ -39,7 +39,7 @@
"grunt-csscomb": "~3.0.0",
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~0.7.1",
+ "grunt-jscs": "~0.8.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.6.0",
"time-grunt": "~1.0.0"