mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Update Gemini Code verbiage -> Gemini CLI
- Did not update details that impact GC execution. Meaning packages are still named gemini-code (for now) and things that import them still import them as gemini-code.
This commit is contained in:
parent
aec6c0861e
commit
5b4c9e8e43
7 changed files with 19 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@gemini-code/cli",
|
||||
"version": "0.1.0",
|
||||
"description": "Gemini Code CLI",
|
||||
"description": "Gemini CLI",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue