From 2cdd357fa7cbf7aac68b213689c73e73959efb38 Mon Sep 17 00:00:00 2001 From: Theo <971366405@qq.com> Date: Sun, 24 Nov 2024 16:32:15 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E5=88=A0=E6=8E=89?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E7=9A=84=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 删掉不需要的依赖 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index fce1528..d7d11b6 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,6 @@ "@dcloudio/uni-quickapp-webview": "3.0.0-4020420240722002", "@qiun/uni-ucharts": "2.5.0-20230101", "pinia": "^2.2.2", - "unplugin-vue-components": "^0.27.4", "vue": "^3.4.21", "wot-design-uni": "^1.3.11" },