From ce4f509519f5e007a763541f728e962296d4c695 Mon Sep 17 00:00:00 2001 From: qiuxinping Date: Wed, 16 Apr 2025 20:34:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8C=85=E7=89=88=E6=9C=AC?= 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 987df6b..e97e13a 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": "https://lf3-static.bytednsdoc.com/obj/eden-cn/jjjpceh7nulojvhj/@lark-base-open-js-sdk-0.4.1-rc.3.tgz", + "@lark-base-open/js-sdk": "^0.5.0", "i18next": "^23.5.1", "i18next-browser-languagedetector": "^7.1.0", "react-i18next": "^13.2.2",