From 8d6ffe9daa16643f0d74b226f732a84a04eaf256 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 10 Oct 2013 13:27:16 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccfb9047b..b93fe9eda 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "grammar-selector": "0.5.0", "image-view": "0.6.0", "link": "0.4.0", - "markdown-preview": "0.6.0", + "markdown-preview": "0.7.0", "metrics": "0.8.0", "package-generator": "0.10.0", "release-notes": "0.3.0",