From 1e1e7a65bd9f30413baaa33a81a620551a3c2900 Mon Sep 17 00:00:00 2001 From: mpana Date: Sat, 10 Feb 2018 20:53:35 +0200 Subject: [PATCH] updated url --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f7f58a9..d4c33dc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Spearhead Cloud CLI and client (https://spearhead.cloud)", "version": "5.6.1", "author": "Spearhead Systems (spearhead.systems)", - "homepage": "https://code.spearhead.cloud/Spearhead/spearhead-triton", + "homepage": "https://code.spearhead.cloud/Spearhead/node-spearhead", "dependencies": { "assert-plus": "0.2.0", "backoff": "2.4.1", @@ -44,7 +44,7 @@ }, "repository": { "type": "git", - "url": "git://code.spearhead.cloud/Spearhead/spearhead-triton" + "url": "git://code.spearhead.cloud/Spearhead/node-spearhead" }, "engines": { "node": ">=0.10"