From 381ee353a37f2e2bdc469bbdce7060f10be00c63 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 23 Oct 2014 16:06:14 -0700 Subject: [PATCH] Upgrade to git-diff@0.41 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb45eac61..7be4f5a19 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "feedback": "0.33.0", "find-and-replace": "0.140.0", "fuzzy-finder": "0.58.0", - "git-diff": "0.40.0", + "git-diff": "0.41.0", "go-to-line": "0.25.0", "grammar-selector": "0.35.0", "image-view": "0.38.0",