From 4fbc016d18bfddd9c697e7a3f1af050f98f94ac6 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Thu, 5 Mar 2015 11:54:53 -0400 Subject: [PATCH] Make use of resin-cli-visuals from NPM --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e777f28..00d85ab6 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "npm": "^2.6.1", "open": "0.0.5", "progress-stream": "^0.5.0", - "resin-cli-visuals": "resin-io/resin-cli-visuals", + "resin-cli-visuals": "^0.0.5", "resin-sdk": "^0.0.1", "underscore.string": "~2.4.0", "update-notifier": "^0.3.1"