This commit is contained in:
Tom Moor
2018-05-26 20:04:57 -07:00
parent 7e55ca8f39
commit 1ba5c1cf96
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -8762,9 +8762,9 @@ retry-as-promised@^2.3.1:
bluebird "^3.4.6"
debug "^2.6.9"
rich-markdown-editor@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-1.1.1.tgz#f7ccb07902d347ccd785516e09dcdf3cf489acf4"
rich-markdown-editor@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-1.1.2.tgz#c44f14425b5b5f0da3adce8bf389ed6e20b705a4"
dependencies:
"@tommoor/slate-drop-or-paste-images" "^0.8.1"
boundless-arrow-key-navigation "^1.1.0"