From 18336076a868fcc8566b24eeb0e997de595ff4f7 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 18 Jul 2014 14:46:46 +0800 Subject: [PATCH] Upgrade to markdown-preview@1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0d66a92f..0b605ad32 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "image-view": "0.36.0", "keybinding-resolver": "0.18.0", "link": "0.24.0", - "markdown-preview": "0.93.0", + "markdown-preview": "1.0.0", "metrics": "0.33.0", "open-on-github": "0.29.0", "package-generator": "0.31.0",