From 4a55c90c63bb7f117b4df3baa2bb42c0f142ba54 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 8 Apr 2014 10:34:16 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.60.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b796de01..95d4479f5 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "image-view": "0.32.0", "keybinding-resolver": "0.15.0", "link": "0.21.0", - "markdown-preview": "0.59.0", + "markdown-preview": "0.60.0", "metrics": "0.32.0", "open-on-github": "0.26.0", "package-generator": "0.30.0",