From 038334630e63cffb131054f777507d77902f912b Mon Sep 17 00:00:00 2001 From: huang Date: Sat, 11 Apr 2026 15:43:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=A8=20@dcloudio=20=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sisyphus --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 193e197..6b6af1c 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,8 @@ }, "devDependencies": { "@dcloudio/types": "*", + "@dcloudio/uni-cli-shared": "*", + "@dcloudio/uni-stacktracey": "*", "@dcloudio/vite-plugin-uni": "*", "sass": "^1.63.2", "sass-loader": "^10.4.1",