diff --git a/codex-cli/package.json b/codex-cli/package.json index d60b6ee9..b43184f9 100644 --- a/codex-cli/package.json +++ b/codex-cli/package.json @@ -84,6 +84,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/openai/codex" + "url": "git+https://github.com/openai/codex.git" } }