Skip to content

Commit b1be742

Browse files
committed
Add version contraint
1 parent ec2a647 commit b1be742

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@std/fs": "jsr:@std/fs@^1.0.21",
1212
"@std/path": "jsr:@std/path@^1.1.4",
1313
"@std/fmt/colors": "jsr:@std/fmt@^1.0.8/colors",
14-
"@google/genai": "npm:@google/genai"
14+
"@google/genai": "npm:@google/genai@^1.35.0"
1515
},
1616
"publish": {
1717
"exclude": [

deno.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)