From 21d501d6e5fda1941a29ae120a883b5d439f29f3 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Thu, 22 Jan 2015 11:37:34 -0400 Subject: [PATCH] Require Resin SDK from GitHub --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a5a8b3f..cf844de0 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "mkdirp": "~0.5.0", "open": "0.0.5", "progress-stream": "^0.5.0", - "resin-sdk": "git+ssh://git@bitbucket.org/rulemotion/resin-sdk.git", + "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"