From c7ca860204ed5053c2fadb3b6754d725c5e75e60 Mon Sep 17 00:00:00 2001 From: Eiinu Date: Fri, 10 May 2024 11:52:05 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E7=9A=84=E5=BE=AE=E4=BF=A1=E5=9F=BA=E7=A1=80=E5=BA=93=E7=89=88?= =?UTF-8?q?=E6=9C=AC=20(#2235)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/nutui-taro-demo/project.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/nutui-taro-demo/project.config.json b/packages/nutui-taro-demo/project.config.json index c087d49e28..82b02f5c70 100644 --- a/packages/nutui-taro-demo/project.config.json +++ b/packages/nutui-taro-demo/project.config.json @@ -33,7 +33,7 @@ "useMultiFrameRuntime": true }, "compileType": "miniprogram", - "libVersion": "2.25.0", + "libVersion": "widelyUsed", "srcMiniprogramRoot": "dist/weapp/", "packOptions": { "ignore": [], @@ -44,4 +44,4 @@ "tabIndent": "insertSpaces", "tabSize": 2 } -} +} \ No newline at end of file