From 6fe1bae40d930839deaf317098ee9c13ccf92dad Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Sat, 11 Jan 2014 10:46:57 -0700 Subject: [PATCH] Upgrade to image-view 0.15.0 for fix to parent pane query --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4a59b860..2bba21140 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "github-sign-in": "0.15.0", "go-to-line": "0.14.0", "grammar-selector": "0.16.0", - "image-view": "0.14.0", + "image-view": "0.15.0", "keybinding-resolver": "0.8.0", "markdown-preview": "0.24.0", "metrics": "0.20.0",