From 8db0260a1aee7251b43c65ca9c9377778513aaad Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Mon, 22 Jun 2020 21:10:24 -0700 Subject: [PATCH] Bump RME --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b38e370c0..de9e76d40 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "react-portal": "^4.0.0", "react-router-dom": "^5.1.2", "react-waypoint": "^9.0.2", - "rich-markdown-editor": "^10.2.0", + "rich-markdown-editor": "^10.2.1-0", "semver": "^7.3.2", "sequelize": "^5.21.1", "sequelize-cli": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 71c0aad93..76ae848ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8604,10 +8604,10 @@ retry-as-promised@^3.2.0: dependencies: any-promise "^1.3.0" -rich-markdown-editor@^10.2.0: - version "10.2.0" - resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.2.0.tgz#6d826209cd7f9a62da4b9c81899f93cce38ccbd3" - integrity sha512-siBzcaLXl+4qKGQe5vbkmWmOE461GEDMT5yH6BKvv0lWQ/MfbDpx2v2zo08BwQ48eN3sdxxew1S3BUWTa8z10w== +rich-markdown-editor@^10.2.1-0: + version "10.2.1-0" + resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.2.1-0.tgz#014ffd8ea7f12ee6f7f0b3a347b3e50713ec4329" + integrity sha512-dVovGiFMFuZN4skRwArL9z7NSSHYpVAryHsD8OafUxFJ/NB4se6z3lxom2mGL88paRJnP2T7VjC8pfAjsDac+A== dependencies: copy-to-clipboard "^3.0.8" lodash "^4.17.11"