Skip to content

Commit 5f5c3c2

Browse files
committed
fix: gemini tool call support
1 parent 9ea0815 commit 5f5c3c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@janhq/web-app",
33
"private": true,
4-
"version": "0.5.18",
4+
"version": "0.6.6",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -69,7 +69,7 @@
6969
"remark-math": "^6.0.0",
7070
"sonner": "^2.0.3",
7171
"tailwindcss": "^4.1.4",
72-
"token.js": "npm:[email protected].16",
72+
"token.js": "npm:[email protected].20",
7373
"tw-animate-css": "^1.2.7",
7474
"ulidx": "^2.4.1",
7575
"unified": "^11.0.5",

0 commit comments

Comments
 (0)