From afaa5db9eb7f0958a64b5316d71da976c8543ece Mon Sep 17 00:00:00 2001 From: Kagol Date: Thu, 17 Aug 2023 01:05:10 -0700 Subject: [PATCH] style(rich-text-editor): format code style --- packages/vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/vue/package.json b/packages/vue/package.json index 870fe26668..1dd0b9a63d 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -181,7 +181,7 @@ "@opentiny/vue-rate": "workspace:~", "@opentiny/vue-record": "workspace:~", "@opentiny/vue-recycle-scroller": "workspace:~", - "@opentiny/vue-rich-text-editor": "workspace:~", + "@opentiny/vue-rich-text-editor": "workspace:~", "@opentiny/vue-river": "workspace:~", "@opentiny/vue-roles": "workspace:~", "@opentiny/vue-row": "workspace:~",