From 4155c53bd66817018a32d4f3a8caa6d983fc8cfa Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 11 Jul 2014 13:03:44 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.93 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 656066fa6..1e0c56bd5 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.92.0", + "markdown-preview": "0.93.0", "metrics": "0.33.0", "open-on-github": "0.29.0", "package-generator": "0.31.0",