From 5840c55300d8b52c3a68cddbafb96ad90128459a Mon Sep 17 00:00:00 2001 From: yuyang Date: Thu, 13 Oct 2022 19:04:09 +0800 Subject: [PATCH] chore: fix dropdown refactor issue (#335) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a79d4f7..651c91f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "qrcode.vue": "^3.2.2", "qs": "^6.10.5", "tdesign-icons-vue-next": "^0.1.1", - "tdesign-vue-next": "^0.23.0", + "tdesign-vue-next": "^0.24.2-alpha.2", "tvision-color": "^1.3.1", "vue": "^3.2.31", "vue-clipboard3": "^2.0.0",