diff --git a/package.json b/package.json index 66c8e55..2914b28 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,10 @@ "version": "changeset version && bun install", "release": "bun run build && changeset publish" }, + "repository": { + "type": "git", + "url": "https://github.com/enboxorg/gitd" + }, "license": "Apache-2.0", "files": [ "dist",