From 30772f72734a40b5f26563a1d4358f4e00287c62 Mon Sep 17 00:00:00 2001 From: Gilad Peleg Date: Wed, 24 Sep 2014 10:47:10 +0300 Subject: [PATCH] update deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9146b52..895f14c 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,6 @@ "dependencies": { "angular-html5": "^0.2.0", "gulp-util": "^3.0.1", - "through2": "^0.6.1" + "through2": "^0.6.2" } }