调整一下

This commit is contained in:
aixianling
2022-03-03 11:28:58 +08:00
parent 06554e4cd6
commit 8f5a5d1c38
2 changed files with 2 additions and 2 deletions

View File

@@ -37,10 +37,10 @@
"axios": "^0.19.2", "axios": "^0.19.2",
"core-js": "^3.7.0", "core-js": "^3.7.0",
"dayjs": "^1.9.5", "dayjs": "^1.9.5",
"dvcp-wui": "file:src/components",
"flyio": "^0.6.14", "flyio": "^0.6.14",
"regenerator-runtime": "^0.12.1", "regenerator-runtime": "^0.12.1",
"uview-ui": "^1.7.8", "uview-ui": "^1.7.8",
"vc-wx-ui": "^0.1.0",
"vue": "^2.6.11", "vue": "^2.6.11",
"vuex": "^3.6.2" "vuex": "^3.6.2"
}, },

View File

@@ -1,7 +1,7 @@
{ {
"name": "dvcp-wui", "name": "dvcp-wui",
"description": "小程序UI新库", "description": "小程序UI新库",
"version": "1.0.0", "version": "1.0.1",
"dependencies": { "dependencies": {
} }
} }