From 6c939462150b864ead978a742a52f58b14a4a393 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 21 Jan 2017 20:39:33 +0100 Subject: [PATCH] add better colors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 501e598..09c4872 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@types/lodash": "4.x.x", "@types/loggly": "^1.1.30", - "beautycolor": "^1.0.2", + "beautycolor": "^1.0.5", "figlet": "^1.2.0", "lodash": "^4.17.4", "loggly": "^1.1.1",