From 5222b55d347116de6b54beb540da526204e3e371 Mon Sep 17 00:00:00 2001 From: jpellizzari Date: Thu, 12 Jan 2017 11:58:58 -0800 Subject: [PATCH] Upgraded xterm.js to 2.2.3 --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index d94d02e3c2..dff7cfaf14 100644 --- a/client/package.json +++ b/client/package.json @@ -42,7 +42,7 @@ "timely": "0.1.0", "whatwg-fetch": "2.0.1", "react-addons-perf": "15.4.1", - "xterm": "2.1.0" + "xterm": "2.2.3" }, "devDependencies": { "autoprefixer": "6.5.3",