From 1ba862d552f8049fa158201703d7f1d80a2b6968 Mon Sep 17 00:00:00 2001 From: mairuiming Date: Wed, 17 Dec 2025 16:15:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 312c269..5527382 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@douyinfe/semi-foundation": "^2.38.0", "@douyinfe/semi-ui": "^2.36.0", - "@lark-base-open/js-sdk": "^0.5.0", + "@lark-base-open/js-sdk": "^1.0.0", "i18next": "^23.5.1", "i18next-browser-languagedetector": "^7.1.0", "react-i18next": "^13.2.2",