diff --git a/package.json b/package.json index faee984..5413685 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "directory": "dist", "linkDirectory": true }, + "repository": { + "type": "git", + "url": "https://github.com/zenstackhq/proxy" + }, "bin": { "zenstack-proxy": "./bin/cli.js" },