We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba839e0 commit df63204Copy full SHA for df63204
packages/vue/src/fluent-editor/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@opentiny/vue-fluent-editor",
3
- "version": "3.20.0",
+ "version": "3.20.1",
4
"description": "",
5
"license": "MIT",
6
"sideEffects": false,
@@ -11,7 +11,7 @@
11
"//postversion": "pnpm build"
12
},
13
"dependencies": {
14
- "@opentiny/fluent-editor": "~3.22.0",
+ "@opentiny/fluent-editor": "~3.23.0",
15
"@opentiny/vue-common": "workspace:~",
16
"@opentiny/vue-icon": "workspace:~",
17
"@opentiny/vue-image-viewer": "workspace:~",
0 commit comments