diff --git a/package.json b/package.json index 6eec30149..6939e0a24 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Colin McDonnell ", "repository": { "type": "git", - "url": "https://github.com/colinhacks/zod" + "url": "git+https://github.com/colinhacks/zod.git" }, "main": "./lib/index.js", "module": "./lib/index.mjs",