mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
fix: add repository field to package.jsons (#2032)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "@google/gemini-cli-core",
|
||||
"version": "0.1.5",
|
||||
"description": "Gemini CLI Server",
|
||||
"repository": "google-gemini/gemini-cli",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user