diff --git a/package.json b/package.json index 74f2037..861d559 100644 --- a/package.json +++ b/package.json @@ -56,5 +56,9 @@ "homepage": "https://github.com/ksv90/event-notifier", "publishConfig": { "registry": "https://npm.pkg.github.com" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/ksv90/event-notifier.git" } }