From 4f1833ad36b43615cec0ce6bc40c0965eb970ed7 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 9 Sep 2016 16:06:12 -0600 Subject: [PATCH] :arrow_up: markdown-preview. Fixes #8652 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95cb6dc1c..945e35cc9 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "keybinding-resolver": "0.35.0", "line-ending-selector": "0.5.0", "link": "0.31.2", - "markdown-preview": "0.158.3", + "markdown-preview": "0.158.4", "metrics": "1.0.0", "notifications": "0.65.1", "open-on-github": "1.2.0",