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@users.sourceforge.net>2014-03-12 21:49:41 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-03-12 21:49:41 +0400
commit9a3add6d8491160ea5d805b336955b9b89d6304f (patch)
tree1fcd6ae191ea1b671a1096915a97e17fd1acc1e9 /package.json
parent40260dabee6f4936984458999aa1cd09b74e0297 (diff)
Update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 9543540..18f2732 100644
--- a/package.json
+++ b/package.json
@@ -25,17 +25,17 @@
"test": "grunt test"
},
"devDependencies": {
- "grunt": "~0.4.2",
+ "grunt": "~0.4.3",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-cssmin": "~0.9.0",
- "grunt-contrib-jshint": "~0.8.0",
- "grunt-contrib-nodeunit": "~0.3.2",
- "grunt-contrib-sass": "~0.7.2",
+ "grunt-contrib-jshint": "~0.9.0",
+ "grunt-contrib-nodeunit": "~0.3.3",
+ "grunt-contrib-sass": "~0.7.3",
"grunt-contrib-uglify": "~0.4.0",
- "grunt-contrib-watch": "~0.5.3",
+ "grunt-contrib-watch": "~0.6.0",
"grunt-csscomb": "~2.0.1",
"grunt-html-validation": "~0.1.13",
"grunt-jekyll": "~0.4.1",