From 8f5a5d1c38f724c4c6aefe89f8d2453e57d1be3c Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 3 Mar 2022 11:28:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/components/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ac20543..afe5acd 100644 --- a/package.json +++ b/package.json @@ -37,10 +37,10 @@ "axios": "^0.19.2", "core-js": "^3.7.0", "dayjs": "^1.9.5", + "dvcp-wui": "file:src/components", "flyio": "^0.6.14", "regenerator-runtime": "^0.12.1", "uview-ui": "^1.7.8", - "vc-wx-ui": "^0.1.0", "vue": "^2.6.11", "vuex": "^3.6.2" }, diff --git a/src/components/package.json b/src/components/package.json index 17278b4..822a276 100644 --- a/src/components/package.json +++ b/src/components/package.json @@ -1,7 +1,7 @@ { "name": "dvcp-wui", "description": "小程序UI新库", - "version": "1.0.0", + "version": "1.0.1", "dependencies": { } }