From f40ecccdccb2f40c78b2a1b4e26b58a613bfc2e7 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 3 Apr 2014 19:10:23 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.59.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed3bb43ed..2cf955d8c 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "image-view": "0.32.0", "keybinding-resolver": "0.15.0", "link": "0.20.0", - "markdown-preview": "0.58.0", + "markdown-preview": "0.59.0", "metrics": "0.32.0", "open-on-github": "0.25.0", "package-generator": "0.30.0",