Update RME - Moar fixes

This commit is contained in:
Tom Moor 2018-07-18 00:32:41 -07:00
parent 6cd4e3069f
commit 7efff83410
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.4",
"rich-markdown-editor": "2.0.7",
"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.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-2.0.4.tgz#6cd317e213a0b574a2ed905ea710eba2d27aab21"
rich-markdown-editor@2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-2.0.7.tgz#659574bc9b8c5a49aaa7a0f5b2cc29fdebe4ce27"
dependencies:
"@tommoor/slate-drop-or-paste-images" "^0.8.1"
babel-plugin-transform-async-to-generator "^6.24.1"