From 6e65947d54594fc5973c282f6d665f478182e5cb Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 28 Jul 2014 15:12:47 -0700 Subject: [PATCH] Downgrade to link@0.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 511ec020d..4231b2444 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "image-view": "0.36.0", "incompatible-packages": "0.2.0", "keybinding-resolver": "0.18.0", - "link": "1.0.0", + "link": "0.25.0", "markdown-preview": "0.94.0", "metrics": "0.33.0", "open-on-github": "0.29.0",