diff --git a/package.json b/package.json index 9d2f15a1f..23e5accda 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "postcss-color-function": "3.0.0", "postcss-custom-properties": "5.0.2", "postcss-easy-import": "2.0.0", - "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git", + "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost", "top-gh-contribs": "2.0.4", "torii": "0.8.2", "walk-sync": "0.3.1" diff --git a/yarn.lock b/yarn.lock index 52f269291..517a43343 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6815,9 +6815,9 @@ simple-is@~0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/simple-is/-/simple-is-0.2.0.tgz#2abb75aade39deb5cc815ce10e6191164850baf0" -"simplemde@https://github.com/kevinansfield/simplemde-markdown-editor.git": +"simplemde@https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost": version "1.11.2" - resolved "https://github.com/kevinansfield/simplemde-markdown-editor.git#6abda7ab68cc20f4aca870eb243747951b90ab04" + resolved "https://github.com/kevinansfield/simplemde-markdown-editor.git#29f69b859b19f6ecbc678780290e388298b308c4" dependencies: codemirror "*" codemirror-spell-checker "*"