diff --git a/package.json b/package.json index e882bfb91..cd4442b2f 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "react-waypoint": "^7.3.1", "redis": "^2.6.2", "redis-lock": "^0.1.0", - "rich-markdown-editor": "^0.2.1", + "rich-markdown-editor": "^0.2.2", "rimraf": "^2.5.4", "safestart": "1.1.0", "sequelize": "4.28.6", diff --git a/yarn.lock b/yarn.lock index a89667b2f..7ea594b34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8559,9 +8559,9 @@ retry-as-promised@^2.3.1: bluebird "^3.4.6" debug "^2.6.9" -rich-markdown-editor@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-0.2.1.tgz#e9b0330ebe2df40b152ada46038f5d1d7142fedd" +rich-markdown-editor@^0.2.2: + version "0.2.2" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-0.2.2.tgz#4647d7b71f465dea8b9e77cb1156e27c5109a6e1" dependencies: "@tommoor/slate-drop-or-paste-images" "^0.8.1" boundless-arrow-key-navigation "^1.1.0"