From 7a2c4fa5cc1d9fa5097d57f110577634901a81fb Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 5 Mar 2014 17:03:01 -0800 Subject: [PATCH] Upgrade to markdown-preview@0.45.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6eb5a925..0712d06c3 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "image-view": "0.28.0", "keybinding-resolver": "0.11.0", "link": "0.20.0", - "markdown-preview": "0.44.0", + "markdown-preview": "0.45.0", "metrics": "0.30.0", "open-on-github": "0.23.0", "package-generator": "0.30.0",