From 090f737647d904662ffc8db3559806f1f888e99c Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Thu, 20 Feb 2014 14:30:31 -0800 Subject: [PATCH] Upgrade to markdown-preview@0.33.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index adf28a844..a5843905f 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "image-view": "0.24.0", "keybinding-resolver": "0.10.0", "link": "0.17.0", - "markdown-preview": "0.32.0", + "markdown-preview": "0.33.0", "metrics": "0.26.0", "open-on-github": "0.20.0", "package-generator": "0.26.0",