From 142bb4b615c88f8e7c0762a8714c367704bf6282 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 17 Apr 2014 11:18:49 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.64.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc0efb10d..587e19e37 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "image-view": "0.33.0", "keybinding-resolver": "0.17.0", "link": "0.22.0", - "markdown-preview": "0.63.0", + "markdown-preview": "0.64.0", "metrics": "0.32.0", "open-on-github": "0.28.0", "package-generator": "0.30.0",