From 3fd3f9dba0da9dd009fdd613114a5bce4e6bb364 Mon Sep 17 00:00:00 2001 From: huang Date: Sat, 11 Apr 2026 15:41:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20vue=20=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9E=84=E5=BB=BA=E7=BC=BA=E5=B0=91=20@vue/s?= =?UTF-8?q?hared=20=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sisyphus --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 503bd36..193e197 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "@dcloudio/uni-app": "*", "@dcloudio/uni-components": "*", "@dcloudio/uni-h5": "*", + "vue": "^3.4.0", "clipboard": "^2.0.11", "dayjs": "^1.11.19", "uview-plus": "^3.6.29"