From 2965a1866c5fa0944f86e8bde0e6d46c6bc6b500 Mon Sep 17 00:00:00 2001 From: Louis Le Date: Thu, 1 Aug 2024 10:59:50 +0700 Subject: [PATCH] chore: update cortex.js --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 238535472a..632cb8f7f5 100644 --- a/web/package.json +++ b/web/package.json @@ -17,7 +17,7 @@ "yaml": "^2.4.5", "@huggingface/hub": "^0.15.1", "embla-carousel-react": "^8.1.5", - "@cortexso/cortex.js": "^0.1.5", + "@cortexso/cortex.js": "^0.1.6", "@microsoft/fetch-event-source": "^2.0.1", "@janhq/core": "link:./core", "@janhq/joi": "link:./joi",