From d471d60bfa41a5a2b6e3bd78cfaa45b66db713ed Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 25 Feb 2014 16:40:43 -0800 Subject: [PATCH] Upgrade to markdown-preview@0.36.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f67185535..0eeb44009 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "image-view": "0.25.0", "keybinding-resolver": "0.11.0", "link": "0.18.0", - "markdown-preview": "0.35.0", + "markdown-preview": "0.36.0", "metrics": "0.28.0", "open-on-github": "0.21.0", "package-generator": "0.28.0",