mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-09-09 11:17:08 +00:00
Atualiza a dependência do pacote @google/genai para a versão 1.15.0 no arquivo package.json, substituindo a versão anterior 0.2.1.
This commit is contained in:
parent
3099d51907
commit
32fca124d6
1 changed files with 1 additions and 1 deletions
|
@ -13,9 +13,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@google/genai": "^1.15.0",
|
||||
"@octokit/rest": "^19.0.7",
|
||||
"minimatch": "^7.4.2",
|
||||
"@google/genai": "^0.2.1",
|
||||
"parse-diff": "^0.11.1",
|
||||
"ts-node": "^10.9.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue