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"