From 857f19c38281d74b94c7ec243f3fa23dfff746ee Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 17 Mar 2014 21:58:21 -0600 Subject: [PATCH] Upgrade to image-view@0.31.0 to fix flakey spec --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c24605390..34537dd65 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "git-diff": "0.25.0", "go-to-line": "0.18.0", "grammar-selector": "0.23.0", - "image-view": "0.30.0", + "image-view": "0.31.0", "keybinding-resolver": "0.11.0", "link": "0.20.0", "markdown-preview": "0.49.0",