From 61c7e797b9a48bf908b41783ef6ea8d288449355 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Sat, 28 Jun 2014 15:38:59 +0100 Subject: [PATCH] Upgrade markdown-preview to hopefully fix flaky spec --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6c1dd9c8..2577a540d 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "image-view": "0.36.0", "keybinding-resolver": "0.18.0", "link": "0.24.0", - "markdown-preview": "0.85.0", + "markdown-preview": "0.86.0", "metrics": "0.32.0", "open-on-github": "0.29.0", "package-generator": "0.31.0",