mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
Add license field into package.json (#14473)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "@google/gemini-cli",
|
||||
"version": "0.21.0-nightly.20251211.8c83e1ea9",
|
||||
"description": "Gemini CLI",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/google-gemini/gemini-cli.git"
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"name": "@google/gemini-cli-core",
|
||||
"version": "0.21.0-nightly.20251211.8c83e1ea9",
|
||||
"description": "Gemini CLI Core",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/google-gemini/gemini-cli.git"
|
||||
|
||||
Reference in New Issue
Block a user