From 9368de483baf55da1bfe1b46434ba2ea083d16f8 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 14 Jul 2022 15:52:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8FUI=E5=BA=93=E5=8D=95?= =?UTF-8?q?=E7=8B=AC=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index a76e931..385ba86 100644 --- a/src/package.json +++ b/src/package.json @@ -3,10 +3,10 @@ "description": "全库应用,用于构建版本使用", "version": "1.0.0", "files": [ - "components", "mods", "project" ], "dependencies": { + "dvcp-wui": "^1.0.1" } }