commit 78be0c5222d494f2754c61292050eefdecfc7aed
parent cd7f5bc2e9f48740b65312eb8447b7bb3799fd35
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Mon, 4 Aug 2014 17:05:45 +0400
Update gulp, gulp-jshint, webpack
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
@@ -12,11 +12,11 @@
"devDependencies": {
"ecstatic": "^0.5.4",
"event-stream": "^3.1.7",
- "gulp": "^3.8.6",
+ "gulp": "^3.8.7",
"gulp-changed": "^0.4.1",
"gulp-embedlr": "^0.5.2",
"gulp-htmlmin": "^0.1.3",
- "gulp-jshint": "^1.8.2",
+ "gulp-jshint": "^1.8.4",
"gulp-less": "^1.3.3",
"gulp-livereload": "^2.1.0",
"gulp-load-plugins": "^0.5.3",
@@ -32,7 +32,7 @@
"rimraf": "^2.2.8",
"run-sequence": "^0.3.6",
"url-loader": "^0.5.5",
- "webpack": "^1.3.2-beta9"
+ "webpack": "^1.3.3-beta1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"