mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
refactor: cleanup references to sandbox prototype (#208)
This commit is contained in:
parent
0d849bf58e
commit
051ab58c50
2 changed files with 1 additions and 54 deletions
|
|
@ -5,8 +5,7 @@
|
|||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
"gemini-code": "dist/index.js",
|
||||
"gemini-code-sandbox": "bin/sandbox.sh"
|
||||
"gemini-code": "dist/index.js"
|
||||
},
|
||||
"image": "us-west1-docker.pkg.dev/gemini-code-dev/gemini-code-containers/gemini-code-cli",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue