From c40c77ec31d717cd193e7de35cb45f9c45f57cc2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 10 Sep 2013 07:44:26 +0100 Subject: [PATCH] Upgrade to terminal@0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52e60c28e..bb75f9cc1 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "status-bar": "0.3.0", "symbols-view": "0.4.0", "tabs": "0.2.0", - "terminal": "coffee-cache", + "terminal": "0.7.0", "to-the-hubs": "0.1.0", "toml": "0.1.0", "tree-view": "0.2.1",