ff-stream-web

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

commit c5469a3bedfa3e637347bc8747e36dbdcd654589
parent 3bec9ceba4d7c108d4b0c844c33d30402d185bff
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Fri, 12 Sep 2014 09:58:03 +0400

Update npm package(s): webpack

Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -40,7 +40,7 @@ "rimraf": "^2.2.8", "run-sequence": "^0.3.6", "url-loader": "^0.5.5", - "webpack": "^1.4.0-beta5" + "webpack": "^1.4.0-beta6" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"