From 1a6b268cabd4d331d9e60cb823bb30e27e0673d8 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 5 Apr 2017 11:38:35 -0600 Subject: [PATCH] :arrow_up: markdown-preview to not depend on implicit pane item copying --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b05a3d081..bb5e2e8f5 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "keybinding-resolver": "0.38.0", "line-ending-selector": "0.6.3", "link": "0.31.3", - "markdown-preview": "0.159.10", + "markdown-preview": "0.159.11", "metrics": "1.2.2", "notifications": "0.67.1", "open-on-github": "1.2.1",