From ffe8c046efa042c4f5f3b669080d072f183d5079 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Wed, 12 Aug 2020 17:01:27 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20Bump=20RME=20=E2=80=93=20Improves=20floa?= =?UTF-8?q?ting=20toolbar=20behavior?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7538d9b1..779fa3186 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "react-portal": "^4.0.0", "react-router-dom": "^5.1.2", "react-waypoint": "^9.0.2", - "rich-markdown-editor": "^10.5.0", + "rich-markdown-editor": "^10.6.1", "semver": "^7.3.2", "sequelize": "^5.21.1", "sequelize-cli": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index b2fb1ee89..b527cbb37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9922,10 +9922,10 @@ retry-as-promised@^3.2.0: dependencies: any-promise "^1.3.0" -rich-markdown-editor@^10.5.0: - version "10.5.0" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.5.0.tgz#2747bb5dc381d70aadc6dfa554eb681e4a7d3ff1" - integrity sha512-2K+Bu9OT98XP7Va4a/FUK+piUqDczgaP2KhShSWcO1d0yE8exfZwRPxluI//PfWzIVtCuXGnrZv/jLrai05W3A== +rich-markdown-editor@^10.6.1: + version "10.6.1" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.6.1.tgz#22099c12b8b1e193f9523c16cb83ef0824c08d58" + integrity sha512-HfjrNXanFwy6iy3dkNqOZF1siwm5tuou8B9y2gj0PcP73KJyQ/FoFPUSEZ/E3ttU45NJCARLvd8X5Qc2wdtLVA== dependencies: copy-to-clipboard "^3.0.8" lodash "^4.17.11"