diff --git a/package.json b/package.json index 758d54165..c6867a8ec 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,10 @@ "merge", "multisig" ], + "repository": { + "type": "git", + "url": "https://github.com/ryanxcharles/bitcore2.git" + }, "dependencies": { "aes": "=0.1.0", "bn.js": "=0.13.3",