From eae983b2719e84aa490db713f94c5b4cd3b5bf33 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 5 Apr 2016 00:54:01 +0200 Subject: [PATCH] now everything working again --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c73a6c1..684fafd 100644 --- a/package.json +++ b/package.json @@ -25,12 +25,12 @@ }, "homepage": "https://github.com/pushrocks/npmts#readme", "dependencies": { - "beautylog": "4.1.0", + "beautylog": "4.1.1", "fs-extra": "^0.26.7", "gulp": "3.9.1", "gulp-codecov": "^2.0.1", "gulp-concat": "^2.6.0", - "gulp-function": "^1.2.3", + "gulp-function": "^1.2.4", "gulp-if": "^2.0.0", "gulp-istanbul": "^0.10.3", "gulp-jsdoc3": "^0.2.1",