diff --git a/package.json b/package.json index f08f437..9ca4cb5 100644 --- a/package.json +++ b/package.json @@ -8,11 +8,11 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@bitbucket.org/leothelocust/guardian-proof-of-concept.git" + "url": "git+ssh://git@bitbucket.org/leothelocust/guardian-node.git" }, "author": "Levi Olson ", "license": "UNLICENSED", - "homepage": "https://bitbucket.org/leothelocust/guardian-proof-of-concept#readme", + "homepage": "https://bitbucket.org/leothelocust/guardian-node#readme", "dependencies": { "bcrypt": "^0.8.5", "body-parser": "^1.14.2",