Skip to content

Commit ac88123

Browse files
committed
fix: 修改table里无法回车的问题
1 parent bb32d91 commit ac88123

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dp/react-quill-2",
3-
"version": "2.0.18",
3+
"version": "2.0.24",
44
"description": "The Quill rich-text editor as a React component.",
55
"author": "zenoamaro <[email protected]>",
66
"homepage": "https://github.com/zenoamaro/react-quill",
@@ -50,7 +50,7 @@
5050
"create-react-class": "^15.6.0",
5151
"lodash": "^4.17.4",
5252
"prop-types": "^15.5.10",
53-
"@dp/quill": "2.0.0-dev.41",
53+
"@dp/quill": "2.0.0-dev.47",
5454
"react-dom-factories": "^1.0.0"
5555
},
5656
"peerDependencies": {

0 commit comments

Comments
 (0)