diff --git a/package.json b/package.json index 2241a8f..c12f492 100644 --- a/package.json +++ b/package.json @@ -81,5 +81,9 @@ "*.{json,yml,yaml,md}": [ "prettier --write" ] + }, + "repository": { + "type": "git", + "url": "git+https://github.com/berget-ai/cli.git" } }