diff --git a/packages/server-cli-only/package.json b/packages/server-cli-only/package.json index 648aa04..e1e257f 100644 --- a/packages/server-cli-only/package.json +++ b/packages/server-cli-only/package.json @@ -3,6 +3,10 @@ "version": "0.3.2", "description": "The server-cli-only package is designed to restrict the import of modules exclusively to React Server Components or scripts running on the CLI.", "homepage": "https://github.com/destacks/core-ts/tree/main/packages/server-cli-only", + "repository": { + "type": "git", + "url": "https://github.com/destacks/core-ts/tree/main/packages/server-cli-only.git" + }, "bugs": "https://github.com/destacks/core-ts/issues", "keywords": [ "nextjs",