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-03 09:51:00 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-12-03 09:51:00 +0300
commitff793ef640a9dfc1d7b96d5ab0ae6c5da02c4068 (patch)
treea542bc59c5cbdb2bee4bb7598b0eb841c23ac5a8
parenta85b6597a7cf265bb3cc41d893d0980a28bbcf88 (diff)
Update devDependencies.
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 8405074..793fab6 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"grunt": "~0.4.5",
"grunt-autoprefixer": "~3.0.0",
"grunt-banner": "~0.6.0",
- "grunt-contrib-clean": "~0.6.0",
+ "grunt-contrib-clean": "~0.7.0",
"grunt-contrib-compress": "~0.14.0",
"grunt-contrib-concat": "~0.5.1",
"grunt-contrib-connect": "~0.11.2",
@@ -39,12 +39,12 @@
"grunt-contrib-htmlmin": "~0.6.0",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-sass": "~0.9.2",
- "grunt-contrib-uglify": "~0.10.0",
+ "grunt-contrib-uglify": "~0.11.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.1.0",
"grunt-html": "~5.0.0",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~2.3.0",
+ "grunt-jscs": "~2.4.0",
"grunt-sed": "twbs/grunt-sed#v0.2.0",
"load-grunt-tasks": "~3.3.0",
"time-grunt": "~1.2.0"