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-04-01 01:48:41 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-04-01 01:48:41 +0300
commitc611a606c6c4b554702bcf8bd8c7989e2dc95f5b (patch)
tree024853897e269b0dc4e80c7a6846b57620d91a80
parent6c75e576c2a94f5dbd407f88d4b65d777681df19 (diff)
Update dependencies.
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index de96df3..48a4cc5 100644
--- a/package.json
+++ b/package.json
@@ -35,14 +35,14 @@
"grunt-contrib-copy": "~0.8.0",
"grunt-contrib-csslint": "~0.4.0",
"grunt-contrib-cssmin": "~0.12.2",
- "grunt-contrib-jshint": "~0.11.0",
+ "grunt-contrib-jshint": "~0.11.1",
"grunt-contrib-sass": "~0.9.2",
- "grunt-contrib-uglify": "~0.8.0",
+ "grunt-contrib-uglify": "~0.8.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
- "grunt-html": "~4.0.0",
+ "grunt-html": "~4.0.2",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~1.5.0",
+ "grunt-jscs": "~1.6.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~3.1.0",
"time-grunt": "~1.1.0"