Upgrade RME - Adds markdown shortcuts to headings, fixes several FF issues

This commit is contained in:
Tom Moor 2018-07-20 00:17:59 -07:00
parent 2c0802372b
commit 1bb4583b3f
2 changed files with 4 additions and 4 deletions

View File

@ -157,7 +157,7 @@
"react-waypoint": "^7.3.1",
"redis": "^2.6.2",
"redis-lock": "^0.1.0",
"rich-markdown-editor": "2.0.8",
"rich-markdown-editor": "2.0.9",
"safestart": "1.1.0",
"sequelize": "4.28.6",
"sequelize-cli": "^2.7.0",

View File

@ -8854,9 +8854,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@2.0.8:
version "2.0.8"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-2.0.8.tgz#d0a802bf4f7ae042f3a3c29120564eeff830ddd6"
rich-markdown-editor@2.0.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-2.0.9.tgz#2e31e86a6435bf1bd9863e8063e29b781c8eeaa6"
dependencies:
"@tommoor/slate-drop-or-paste-images" "^0.8.1"
babel-plugin-transform-async-to-generator "^6.24.1"