Skip to content

Commit df63204

Browse files
authored
chore: upgrade fluent editor version (#2636)
1 parent ba839e0 commit df63204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/vue/src/fluent-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/vue-fluent-editor",
3-
"version": "3.20.0",
3+
"version": "3.20.1",
44
"description": "",
55
"license": "MIT",
66
"sideEffects": false,
@@ -11,7 +11,7 @@
1111
"//postversion": "pnpm build"
1212
},
1313
"dependencies": {
14-
"@opentiny/fluent-editor": "~3.22.0",
14+
"@opentiny/fluent-editor": "~3.23.0",
1515
"@opentiny/vue-common": "workspace:~",
1616
"@opentiny/vue-icon": "workspace:~",
1717
"@opentiny/vue-image-viewer": "workspace:~",

0 commit comments

Comments
 (0)