diff --git a/package.json b/package.json index 3962b2e..7b5199c 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,10 @@ "build-storybook": "storybook build", "mcp": "node mcp/server.js" }, + "repository": { + "type": "git", + "url": "git+https://git.warky.dev/wdevs/oranguru.git" + }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "@tanstack/react-virtual": "^3.13.18",