From eea354afd882d66902e002e24b4d0aabe7a42ba2 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 21 Sep 2015 19:25:53 +0000 Subject: [PATCH] completed package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 6f44a70..febb306 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,6 @@ }, "homepage": "https://github.com/pushrocks/beautylog", "dependencies": { - "through2": "~2.0.0", - "colors": "~1.1.2" + "beautylog": "latest" } }