mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
chore: normalize repository.url in package.json
This commit is contained in:
@@ -84,6 +84,6 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/openai/codex"
|
||||
"url": "git+https://github.com/openai/codex.git"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user