From 5debe154a44fade3ff9336c79ce27d67d8fee822 Mon Sep 17 00:00:00 2001 From: Tilde Ann Thurium Date: Wed, 11 Apr 2018 15:40:16 +0100 Subject: [PATCH] bump atom/github to 0.13.2 Fixed snapshotting issue in https://github.com/atom/github/pull/1384 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4edf93421..dad7e9fe5 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "exception-reporting": "0.43.1", "find-and-replace": "0.215.7", "fuzzy-finder": "1.8.1", - "github": "0.13.0", + "github": "0.13.2", "git-diff": "1.3.9", "go-to-line": "0.33.0", "grammar-selector": "0.50.0",