commit 36e2831fd395f717a6f04614a383e58fe6254732
parent 06376bd032593a7f52b9656c6131219aa9e085b2
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Thu, 9 Oct 2014 18:31:36 +0400
Update npm package(s): browser-sync, gulp-csscomb, webpack
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
@@ -12,13 +12,13 @@
"react": "^0.11.2"
},
"devDependencies": {
- "browser-sync": "^1.5.2",
+ "browser-sync": "^1.5.7",
"del": "^0.1.3",
"gulp": "^3.8.8",
"gulp-autoprefixer": "^1.0.1",
"gulp-cache": "^0.2.4",
"gulp-changed": "^1.0.0",
- "gulp-csscomb": "^3.0.2",
+ "gulp-csscomb": "^3.0.3",
"gulp-gh-pages": "^0.4.0",
"gulp-htmlmin": "^0.2.0",
"gulp-if": "^1.2.5",
@@ -46,7 +46,7 @@
"react-tools": "^0.11.2",
"run-sequence": "^1.0.1",
"url-loader": "^0.5.5",
- "webpack": "^1.4.4",
+ "webpack": "^1.4.5",
"webpack-dev-server": "^1.6.5"
},
"jest": {