From 01fdd83c6ca0db5527704000167e3c75c41bdcbe Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 10 Nov 2014 08:22:13 -0700 Subject: [PATCH] :arrow_up: markdown-preview to fix exception when modifying w/ splits --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 180759176..b5157264f 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "incompatible-packages": "0.10.0", "keybinding-resolver": "0.20.0", "link": "0.26.0", - "markdown-preview": "0.109.0", + "markdown-preview": "0.110.0", "metrics": "0.38.0", "open-on-github": "0.30.0", "package-generator": "0.32.0",