diff --git a/package.json b/package.json index 4e76b1d..7c662d7 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,10 @@ "build", "src" ], + "repository": { + "type": "git", + "url": "https://github.com/fathyb/commitlint-circle" + }, "scripts": { "build": "tsc", "commitmsg": "commitlint -E GIT_PARAMS"