From 15bc0e7629e3dd3d8f985f7711fe9488c5dbb82f Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sun, 17 Feb 2019 00:39:06 -0800 Subject: [PATCH] =?UTF-8?q?Bump=20RME=20=E2=80=93=20Improves=20keyboard=20?= =?UTF-8?q?behavior=20around=20deleting=20inline=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5a65834a7..746b2ed3d 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "react-waypoint": "^7.3.1", "redis": "^2.6.2", "redis-lock": "^0.1.0", - "rich-markdown-editor": "^9.0.1", + "rich-markdown-editor": "^9.0.2", "safestart": "1.1.0", "sequelize": "4.28.6", "sequelize-cli": "^2.7.0", diff --git a/yarn.lock b/yarn.lock index 31bca1a24..e07375b88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8571,9 +8571,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.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.0.1.tgz#8e45392069fba8555484c31761a78e9025b49888" +rich-markdown-editor@^9.0.2: + version "9.0.2" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.0.2.tgz#f3367058d62c277f9f04f1f34416a5c95092d0ce" dependencies: "@wikifactory/slate-edit-blockquote" "^0.7.1" "@wikifactory/slate-edit-code" "^0.16.0"