From c319329b2308171119fb41cb31453d8090c0ea72 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Sun, 23 Feb 2014 15:12:57 -0800 Subject: [PATCH] Upgrade to markdown-preview@0.35.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63671bce3..68e5f29de 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "image-view": "0.25.0", "keybinding-resolver": "0.11.0", "link": "0.18.0", - "markdown-preview": "0.34.0", + "markdown-preview": "0.35.0", "metrics": "0.26.0", "open-on-github": "0.20.0", "package-generator": "0.27.0",