fix: 修复color-picker组件发包失败问题

This commit is contained in:
zzcr 2026-07-27 16:55:33 +08:00
parent b51b58bcc8
commit 49f644b22b
1 changed files with 1 additions and 1 deletions

View File

@ -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:~"
},