From 49f644b22bee879273e771dc66486b18fdb8cd37 Mon Sep 17 00:00:00 2001 From: zzcr <894103554@qq.com> Date: Mon, 27 Jul 2026 16:55:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dcolor-picker=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=8F=91=E5=8C=85=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/vue/src/color-picker/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/vue/src/color-picker/package.json b/packages/vue/src/color-picker/package.json index b83775b21..e0e17d405 100644 --- a/packages/vue/src/color-picker/package.json +++ b/packages/vue/src/color-picker/package.json @@ -9,7 +9,7 @@ "@opentiny/vue-color-select-panel": "workspace:~", "@opentiny/vue-common": "workspace:~", "@opentiny/vue-icon": "workspace:~", - "@opentiny/vue-popover": "workspace:^", + "@opentiny/vue-popover": "workspace:~", "@opentiny/vue-renderless": "workspace:~", "@opentiny/vue-theme": "workspace:~" },