From c9ae62a38eaa1159b463901a26198728253ad847 Mon Sep 17 00:00:00 2001 From: btzr-io Date: Mon, 25 Jun 2018 11:20:23 -0600 Subject: [PATCH] bump react-simplemde-editor 3.6.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 305698c0a..6810d3f02 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "react-modal": "^3.1.7", "react-paginate": "^5.2.1", "react-redux": "^5.0.3", - "react-simplemde-editor": "^3.6.15", + "react-simplemde-editor": "^3.6.16", "react-toggle": "^4.0.2", "react-transition-group": "1.x", "redux": "^3.6.0",