From eb636603aba96c46d12c55ba51aeee15a88e7457 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 31 Jan 2016 17:40:51 +0100 Subject: [PATCH] update beautylog dependency, fixes #13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df51dba..fb0d480 100644 --- a/package.json +++ b/package.json @@ -25,12 +25,12 @@ }, "homepage": "https://github.com/pushrocks/gulp-browser", "dependencies": { + "beautylog": "^2.0.4", "browserify": "13.0.0", "gulp-util": "3.0.7", "through2": "2.0.0" }, "devDependencies": { - "beautylog": "2.0.2", "gulp": "3.9.0", "gulp-callfunction": "0.0.10", "npmts": "^1.0.9"