ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 4cc258add77e14762eb99638c3f31139c4a773f6
parent 68ca5f8b735cc75e569bb158c4bbb5591355440d
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Fri, 15 Aug 2014 09:26:21 +0400

Update gulp-changed, webpack npm packages

Diffstat:
Mpackage.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json @@ -13,7 +13,7 @@ "ecstatic": "^0.5.4", "event-stream": "^3.1.7", "gulp": "^3.8.7", - "gulp-changed": "^0.4.1", + "gulp-changed": "^1.0.0", "gulp-embedlr": "^0.5.2", "gulp-htmlmin": "^0.1.3", "gulp-jshint": "^1.8.4", @@ -32,7 +32,7 @@ "rimraf": "^2.2.8", "run-sequence": "^0.3.6", "url-loader": "^0.5.5", - "webpack": "^1.3.3-beta1" + "webpack": "^1.3.3-beta2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"