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-07-31 10:08:31 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-07-31 10:08:31 +0400
commita70f2e69acd77dbc3cfc7365eef110dcc1b91ed2 (patch)
treebe8301e5c8106df6c980e102d4ec942b1675f1e2 /package.json
parent948ae4ae7a5402d19987563287a9b3a664e25901 (diff)
Update dependencies and Jekyll version.
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 2f18416..486b871 100644
--- a/package.json
+++ b/package.json
@@ -27,19 +27,19 @@
},
"devDependencies": {
"grunt": "~0.4.5",
- "grunt-contrib-clean": "~0.5.0",
- "grunt-contrib-concat": "~0.4.0",
+ "grunt-contrib-clean": "~0.6.0",
+ "grunt-contrib-concat": "~0.5.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-sass": "~0.7.3",
- "grunt-contrib-uglify": "~0.5.0",
+ "grunt-contrib-uglify": "~0.5.1",
"grunt-contrib-watch": "~0.6.1",
- "grunt-csscomb": "~3.0.0-1",
+ "grunt-csscomb": "~3.0.0",
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~0.6.1",
+ "grunt-jscs": "~0.6.2",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.6.0",
"time-grunt": "~0.4.0"