From a13ea7f804c4cef29cb4d5bb0ee75b8a1637fd23 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 3 Mar 2022 14:02:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9C=AC=E5=9C=B0=E7=9A=84?= =?UTF-8?q?=E5=8C=85=E7=B4=A2=E5=BC=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afe5acd..de147ef 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "axios": "^0.19.2", "core-js": "^3.7.0", "dayjs": "^1.9.5", - "dvcp-wui": "file:src/components", + "dvcp-wui": "^1.0.1", "flyio": "^0.6.14", "regenerator-runtime": "^0.12.1", "uview-ui": "^1.7.8",