From 0098ac67efff2ba92e1a89f44d27b4dfedde0c0d Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 16 Sep 2014 14:23:38 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.103 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0518dfdd5..135144923 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "incompatible-packages": "0.9.0", "keybinding-resolver": "0.20.0", "link": "0.25.0", - "markdown-preview": "0.102.0", + "markdown-preview": "0.103.0", "metrics": "0.34.0", "open-on-github": "0.30.0", "package-generator": "0.31.0",