commit 0af1f036c24ca6fb28ab9e6b7488fd1ff8b694b3
parent 364764e6974e8dc4ec0fb8a0758245fc18bbc219
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Mon, 25 Aug 2014 19:35:00 +0400
Update gulp-plumber, webpack npm packages
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
@@ -21,7 +21,7 @@
"gulp-livereload": "^2.1.1",
"gulp-load-plugins": "^0.5.3",
"gulp-minify-css": "^0.3.7",
- "gulp-plumber": "^0.6.4",
+ "gulp-plumber": "^0.6.5",
"gulp-uglify": "^0.3.1",
"gulp-util": "^3.0.0",
"jshint-stylish": "^0.4.0",
@@ -32,7 +32,7 @@
"rimraf": "^2.2.8",
"run-sequence": "^0.3.6",
"url-loader": "^0.5.5",
- "webpack": "^1.3.3-beta2"
+ "webpack": "^1.3.7"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"