diff --git a/packages/kit/package.json b/packages/kit/package.json index 9c6dc0a..099b881 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -18,6 +18,11 @@ ], "types": "./dist/index.d.ts", "type": "module", + "repository": { + "type": "git", + "url": "https://github.com/svecosystem/svecodocs", + "directory": "packages/kit" + }, "exports": { ".": { "types": "./dist/index.d.ts",