From 80770612f5cbf1a2d3e26ec14fb935a89d81de51 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 12 Oct 2015 13:15:41 +0200 Subject: [PATCH] chore(package): update beautylog to version 0.0.13 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c50ea2c..393d84a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/pushrocks/smartcli", "dependencies": { - "beautylog": "0.0.12", + "beautylog": "0.0.13", "cliff": "^0.1.10", "inquirer": "^0.10.1", "yargs": "^3.26.0"