fix: Upgrade RME (fix link toolbar blur)

This commit is contained in:
Tom Moor
2019-08-07 23:22:06 -07:00
parent 978eda3ad2
commit ae1cf2d00c
2 changed files with 4 additions and 4 deletions

View File

@ -138,7 +138,7 @@
"react-router-dom": "^4.3.1",
"react-waypoint": "^7.3.1",
"redis": "^2.6.2",
"rich-markdown-editor": "^9.8.4",
"rich-markdown-editor": "^9.8.5",
"safestart": "1.1.0",
"sequelize": "^5.8.12",
"sequelize-cli": "^5.5.0",

View File

@ -7382,9 +7382,9 @@ retry-axios@0.3.2, retry-axios@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13"
rich-markdown-editor@^9.8.4:
version "9.8.4"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.8.4.tgz#d3a47bfa96dfd5d1e5c083009b6be6c86ac32e78"
rich-markdown-editor@^9.8.5:
version "9.8.5"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.8.5.tgz#cd4b48e286187262cf4d74c75702b6bbd9d57c9a"
dependencies:
"@domoinc/slate-edit-table" "^0.22.2"
"@tommoor/slate-edit-list" "0.19.0-0"