From f40c8a97c04b8878d4578668cdf2bcf9f4ccd643 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 23 Jun 2014 10:39:51 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.84 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 987673538..4e4b0e08e 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "image-view": "0.35.0", "keybinding-resolver": "0.18.0", "link": "0.24.0", - "markdown-preview": "0.83.0", + "markdown-preview": "0.84.0", "metrics": "0.32.0", "open-on-github": "0.28.0", "package-generator": "0.31.0",