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>2015-12-26 10:31:09 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-12-26 10:33:03 +0300
commit72236428e370127921eb80834b00af04e24e1493 (patch)
tree3a058e159c4be7f739d69eb49a66a30c1030acf3
parent36d899be12da04ed7ab2e12f4580493962cbd06e (diff)
Update devDependencies.
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 793fab6..d1400a3 100644
--- a/package.json
+++ b/package.json
@@ -44,10 +44,10 @@
"grunt-csscomb": "~3.1.0",
"grunt-html": "~5.0.0",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~2.4.0",
+ "grunt-jscs": "~2.5.0",
"grunt-sed": "twbs/grunt-sed#v0.2.0",
- "load-grunt-tasks": "~3.3.0",
- "time-grunt": "~1.2.0"
+ "load-grunt-tasks": "~3.4.0",
+ "time-grunt": "~1.3.0"
},
"engines": {
"node": ">=0.10.1"