diff --git a/package.json b/package.json index c9a41f1..9ad53b5 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,10 @@ "scripts": { "test": "mocha" }, + "repository": { + "type": "git", + "url": "https://github.com/sclaxton/broccoli-tree-difference.git" + }, "author": "Spencer Claxton ", "keywords": ["broccoli", "tree", "difference", "minus"], "license": "MIT",