diff --git a/README.md b/README.md index 293ffa0..77e90c0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - [🎉 vue2.x + element-ui(免费商用,支持 PC、平板、手机)](https://chu1204505056.gitee.io/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=) -- [⚡️ vue3.x + ant-design-vue(beta 版本,免费商用,支持 PC、平板、手机)](https://chu1204505056.gitee.io/vue-admin-beautiful-mini/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=) +- [⚡️ vue3.x + ant-design-vue(beta 版本,免费商用,支持 PC、平板、手机)](https://chu1204505056.gitee.io/vue-admin-beautiful-antdv/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=) - [🚀 pro 版演示地址(付费版本,支持 PC、平板、手机)](https://chu1204505056.gitee.io/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=) diff --git a/package.json b/package.json index 7a81444..254628e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "vue-admin-beautiful-mini", + "name": "vue-admin-beautiful-antdv", "version": "1.0.0", "private": true, "scripts": { @@ -17,7 +17,7 @@ "axios": "^0.20.0", "clipboard": "^2.0.6", "core-js": "^3.6.5", - "dayjs": "^1.9.1", + "dayjs": "^1.9.3", "js-cookie": "^3.0.0-rc.1", "mockjs": "^1.1.0", "remixicon": "^2.5.0", @@ -34,7 +34,7 @@ "babel-eslint": "^11.0.0-beta.2", "body-parser": "^1.19.0", "chalk": "^4.1.0", - "chokidar": "^3.4.2", + "chokidar": "^3.4.3", "compression-webpack-plugin": "^6.0.3", "eslint": "^7.11.0", "eslint-plugin-prettier": "^3.1.4",