From f88c805466d91d41d8887b897fa2b365ebdd2291 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 26 Aug 2014 14:59:28 -0700 Subject: [PATCH] Upgrade to markdown-preview@0.100 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00676e904..324399353 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "incompatible-packages": "0.9.0", "keybinding-resolver": "0.19.0", "link": "0.25.0", - "markdown-preview": "0.99.0", + "markdown-preview": "0.100.0", "metrics": "0.33.0", "open-on-github": "0.30.0", "package-generator": "0.31.0",