From d6f245d67e34472f9ec3be9123cb85771f4f373d Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 5 Sep 2020 19:51:12 -0700 Subject: [PATCH] Bump RME: Fixes inline styles in table cells with newlines --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17a8af446..93aa42ca0 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.6.6", + "rich-markdown-editor": "^10.6.7", "semver": "^7.3.2", "sequelize": "^6.3.4", "sequelize-cli": "^6.2.0",