mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
fix: remove gemini-code bin configuration (#330)
This commit is contained in:
parent
17cce0adf4
commit
0e61a15438
2 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,6 @@
|
|||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
"gemini-code": "dist/index.js",
|
||||
"gemini": "dist/index.js"
|
||||
},
|
||||
"image": "us-west1-docker.pkg.dev/gemini-code-dev/gemini-code-containers/gemini-code-cli",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue