Skip to content

Commit 662006b

Browse files
authored
chore: release v4.1.2 (#473)
1 parent 3be35fd commit 662006b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

packages/fluent-editor/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opentiny/fluent-editor",
33
"type": "module",
4-
"version": "4.1.1",
4+
"version": "4.1.2",
55
"description": "A rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It's powerful and out-of-the-box.",
66
"author": "OpenTiny Team",
77
"license": "MIT",
@@ -37,7 +37,8 @@
3737
"quill": "^2.0.0",
3838
"quill-easy-color": "^0.0.10",
3939
"quill-i18n": "^0.2.0",
40-
"quill-shortcut-key": "^0.2.1"
40+
"quill-shortcut-key": "^0.2.1",
41+
"quill-table-up": "^3.5.0"
4142
},
4243
"devDependencies": {
4344
"@emoji-mart/data": "^1.2.1",

0 commit comments

Comments
 (0)