From a57c58d5d96e54fa2055eff53b612dea12454edf Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 12 Feb 2014 16:56:18 -0800 Subject: [PATCH] Upgrade to image-view@0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88dc936fc..aa6f86dd6 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "github-sign-in": "0.19.0", "go-to-line": "0.16.0", "grammar-selector": "0.19.0", - "image-view": "0.19.0", + "image-view": "0.21.0", "keybinding-resolver": "0.10.0", "link": "0.17.0", "markdown-preview": "0.28.0",