diff --git a/package.json b/package.json index 292680a..631a149 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,10 @@ ], "author": "", "license": "ISC", + "repository": { + "type": "git", + "url": "https://github.com/base44/cli" + }, "dependencies": { "@clack/prompts": "^0.11.0", "chalk": "^5.6.2",