From 81ccfffc5b20a94efefa6b7bac161df19c0a1195 Mon Sep 17 00:00:00 2001 From: Louis Date: Sun, 28 Sep 2025 23:52:48 +0700 Subject: [PATCH] fix: deprecate cohere models --- web-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app/package.json b/web-app/package.json index da7849f87..e03f617b7 100644 --- a/web-app/package.json +++ b/web-app/package.json @@ -82,7 +82,7 @@ "remark-math": "6.0.0", "sonner": "2.0.5", "tailwindcss": "4.1.4", - "token.js": "npm:token.js-fork@0.7.27", + "token.js": "npm:token.js-fork@0.7.28", "tw-animate-css": "1.2.8", "ulidx": "2.4.1", "unified": "11.0.5",