From db141d9d7ff8187de50a9675390b7df052ca8f55 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 5 May 2014 08:49:01 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.69.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b69034779..106373c5a 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "image-view": "0.33.0", "keybinding-resolver": "0.17.0", "link": "0.22.0", - "markdown-preview": "0.68.0", + "markdown-preview": "0.69.0", "metrics": "0.32.0", "open-on-github": "0.28.0", "package-generator": "0.30.0",