diff --git a/package.json b/package.json index c60102b..46a6340 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,10 @@ "engines": { "node": ">=22.0.0" }, + "repository": { + "type": "git", + "url": "git+https://github.com/TopCli/prompts.git" + }, "bugs": { "url": "https://github.com/TopCli/prompts/issues" },