From c2123fce1f0489cd9ae36e5cee7796fe92170294 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 21 Aug 2013 10:51:24 -0700 Subject: [PATCH] Upgrade to terminal@0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c271b3937..f3d4d6a6e 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "status-bar": "0.2.0", "symbols-view": "0.2.0", "tabs": "0.1.0", - "terminal": "0.5.0", + "terminal": "0.6.0", "toml": "0.1.0", "tree-view": "0.2.0", "whitespace": "0.1.0",