From 534a2d4565b07ea6ceef8d21aa3335b3789aead1 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 19 Nov 2013 16:48:18 -0800 Subject: [PATCH] Upgrade to markdown-preview@0.17.0 for atom prefix on globals --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 022f87a04..9f1d082c8 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "image-view": "0.8.0", "keybinding-resolver": "0.3.0", "link": "0.7.0", - "markdown-preview": "0.16.0", + "markdown-preview": "0.17.0", "metrics": "0.11.0", "package-generator": "0.19.0", "release-notes": "0.11.0",