Fixes #1107 - It's now possible to use line breaks in table cells with Shift+Enter
Fixes #1253 - Selected content can now be dragged to reorder
This commit is contained in:
Tom Moor 2020-08-29 12:00:55 -07:00
parent 03b6dd62a8
commit 29f4dc9331
1 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@
"react-portal": "^4.0.0",
"react-router-dom": "^5.1.2",
"react-waypoint": "^9.0.2",
"rich-markdown-editor": "^10.6.1",
"rich-markdown-editor": "^10.6.5",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",
@ -191,4 +191,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.46.1"
}
}