From 6594932cbdb22802dec59bd2c250c6e087eb7911 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 31 Jan 2016 17:45:16 +0100 Subject: [PATCH] pin beautylog version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea3adf0..20dff2d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/pushrocks/gulp-browser", "dependencies": { - "beautylog": "^2.0.4", + "beautylog": "2.0.4", "browserify": "13.0.0", "gulp-util": "3.0.7", "through2": "2.0.0"