From 42c40e8c7a81d93725dc2066dba488f05b992ca2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 19 Nov 2013 14:39:44 -0800 Subject: [PATCH 1/2] Upgrade to to-the-hubs@0.11.0 for pasteboard fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36501579b..e42428acc 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "tabs": "0.8.0", "terminal": "0.17.0", "timecop": "0.9.0", - "to-the-hubs": "0.10.0", + "to-the-hubs": "0.11.0", "tree-view": "0.31.0", "visual-bell": "0.3.0", "whitespace": "0.8.0", From 0d71f20073f8bb3fdc4be6b3cce0d8a605116210 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 19 Nov 2013 14:43:28 -0800 Subject: [PATCH 2/2] Upgrade to gists@0.8.0 for pasteboard fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e42428acc..1d598941c 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "exception-reporting": "0.7.0", "find-and-replace": "0.42.0", "fuzzy-finder": "0.20.0", - "gists": "0.7.0", + "gists": "0.8.0", "git-diff": "0.13.0", "github-sign-in": "0.9.0", "go-to-line": "0.8.0",