Skip to content

Commit

Permalink
fix: fix color-select-panel error when publish
Browse files Browse the repository at this point in the history
  • Loading branch information
zzcr committed Dec 2, 2024
1 parent af3d194 commit 2e69973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vue/src/color-select-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@opentiny/vue-collapse-item": "workspace:~",
"@opentiny/vue-common": "workspace:~",
"@opentiny/vue-input": "workspace:~",
"@opentiny/vue-option": "workspace:^",
"@opentiny/vue-option": "workspace:~",
"@opentiny/vue-renderless": "workspace:~",
"@opentiny/vue-select": "workspace:^",
"@opentiny/vue-select": "workspace:~",
"@opentiny/vue-theme": "workspace:~"
},
"license": "MIT"
Expand Down

0 comments on commit 2e69973

Please sign in to comment.