From 12c46bd2bac2058f0dc3368a445592c2fb31dac7 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 04 十二月 2025 11:27:10 +0800
Subject: [PATCH] fix: bug
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 33ea0e4..f4f12a3 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"dependencies": {
"@bole-12333/chat-kit": "latest",
"@bole-12333/customer-chat": "latest",
- "@bole-core/components": "^1.3.17",
+ "@bole-core/components": "^1.3.26",
"@bole-core/core": "^1.0.8",
"@bole-core/pretty-layout": "latest",
"@bole-core/sass-utils": "latest",
--
Gitblit v1.9.1