commit 89acd686dc283cac55fcf1ba5fb2f1f41a1978d0
parent 2fe7a9c40bbc22a3d28b83e21cf558b54078de3f
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Sun, 5 Oct 2014 14:37:25 +0400
Update npm packages
Diffstat:
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/package.json b/package.json
@@ -16,19 +16,19 @@
"del": "^0.1.3",
"gulp": "^3.8.8",
"gulp-autoprefixer": "^1.0.1",
- "gulp-cache": "^0.2.2",
+ "gulp-cache": "^0.2.4",
"gulp-changed": "^1.0.0",
"gulp-csscomb": "^3.0.2",
"gulp-gh-pages": "^0.3.4",
"gulp-htmlmin": "^0.2.0",
- "gulp-if": "^1.2.4",
+ "gulp-if": "^1.2.5",
"gulp-imagemin": "^1.0.1",
"gulp-jsbeautifier": "^0.0.3",
"gulp-jshint": "^1.8.5",
"gulp-less": "^1.3.6",
- "gulp-load-plugins": "^0.6.0",
+ "gulp-load-plugins": "^0.7.0",
"gulp-minify-css": "^0.3.10",
- "gulp-plumber": "^0.6.5",
+ "gulp-plumber": "^0.6.6",
"gulp-render": "^0.0.2",
"gulp-replace": "^0.4.0",
"gulp-size": "^1.1.0",
@@ -39,7 +39,7 @@
"jshint-stylish": "^1.0.0",
"jsx-loader": "^0.11.2",
"karma": "^0.12.24",
- "karma-chrome-launcher": "^0.1.4",
+ "karma-chrome-launcher": "^0.1.5",
"karma-firefox-launcher": "^0.1.3",
"karma-jasmine": "^0.1.5",
"karma-phantomjs-launcher": "^0.1.4",
@@ -48,7 +48,7 @@
"minimist": "^1.1.0",
"protractor": "^1.3.1",
"psi": "^0.1.2",
- "run-sequence": "^1.0.0",
+ "run-sequence": "^1.0.1",
"url-loader": "^0.5.5",
"webpack": "^1.4.4",
"webpack-dev-server": "^1.6.5"