From 67cf0a1b9afe663d5e0a63ca288664707b678fd8 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Fri, 23 Jan 2015 08:51:55 -0400 Subject: [PATCH] Get resin-cli-visuals from npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf844de0..4fb83a97 100644 --- a/package.json +++ b/package.json @@ -58,8 +58,8 @@ "mkdirp": "~0.5.0", "open": "0.0.5", "progress-stream": "^0.5.0", + "resin-cli-visuals": "0.0.1", "resin-sdk": "git+https://git@github.com/resin-io/resin-sdk.git", - "resin-cli-visuals": "git+ssh://git@bitbucket.org/rulemotion/resin-cli-visuals.git", "underscore.string": "~2.4.0", "yeoman-environment": "^1.2.0" }