diff --git a/package.json b/package.json index dec4411..340243a 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,10 @@ "CHANGELOG.md", "CODE_OF_CONDUCT.md" ], + "repository": { + "type": "git", + "url": "git+https://github.com/rogerchappel/atomcommit.git" + }, "scripts": { "test": "node --test test/*.test.js", "check": "node --check src/index.js && node --test test/*.test.js",