This commit is contained in:
Tom Moor
2019-03-02 20:35:28 -08:00
parent 18aa3f3787
commit f1c14f943e
2 changed files with 4 additions and 4 deletions

View File

@ -144,7 +144,7 @@
"react-waypoint": "^7.3.1",
"redis": "^2.6.2",
"redis-lock": "^0.1.0",
"rich-markdown-editor": "^9.0.3-1",
"rich-markdown-editor": "^9.0.4",
"safestart": "1.1.0",
"sequelize": "4.28.6",
"sequelize-cli": "^2.7.0",

View File

@ -8513,9 +8513,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.0.3-1:
version "9.0.3-1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.0.3-1.tgz#94f8b1949dd66e4d37d84e8227d77876adbdb2d5"
rich-markdown-editor@^9.0.4:
version "9.0.4"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.0.4.tgz#68e78b0443beb0745db6fd19fad0df1a0f411fcc"
dependencies:
"@wikifactory/slate-edit-blockquote" "^0.7.1"
"@wikifactory/slate-edit-code" "^0.16.0"