From 8f38d59f0fc80743872ba35867fdcee48f10f0b0 Mon Sep 17 00:00:00 2001 From: xingyu Date: Mon, 11 Sep 2023 12:47:42 +0800 Subject: [PATCH] docs: update antdv 4.0.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21c41b1..65ee20a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ | -------------------------------------------------------------------- | --------------------- | ------ | | [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.4 | | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.4.9 | -| [ant-design-vue](https://antdv.com/) | ant-design-vue | 4.0.2 | +| [ant-design-vue](https://antdv.com/) | ant-design-vue | 4.0.3 | | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.1.6 | | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.6 | | [vueuse](https://vueuse.org/) | 常用工具集 | 10.4.1 |