diff --git a/package.json b/package.json index 79e7bbf..5583419 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "extension", "github" ], + "repository": { + "type": "git", + "url": "https://github.com/allmarkedup/fang.git" + }, "main": "index.js", "scripts": { "test": "mocha --reporter spec"