From: Shuanglei Tao Date: Fri, 10 Feb 2017 15:54:37 +0000 (+0800) Subject: Upgrade to xterm.js 2.3.1 X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=62b2bb5510050b75b94c1c59b10b7b7d58a0288c;p=ttyd.git Upgrade to xterm.js 2.3.1 --- diff --git a/html/package.json b/html/package.json index 1b2f192..c91d866 100644 --- a/html/package.json +++ b/html/package.json @@ -15,6 +15,6 @@ "dependencies": { "gulp": "^3.9.1", "gulp-inline-source": "^3.0.0", - "xterm": "^2.2.3" + "xterm": "^2.3.1" } } diff --git a/html/yarn.lock b/html/yarn.lock index b6dfba8..d6d5455 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -1413,9 +1413,9 @@ wrappy@1: version "4.0.1" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" -xterm@^2.2.3: - version "2.2.3" - resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.2.3.tgz#4121bd5412952bcb191819de4566a4b4f793ed8a" +xterm@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.3.1.tgz#78acbcb1f88dac85916c7abb94424c827238849f" yargs@~3.10.0: version "3.10.0" diff --git a/src/index.html b/src/index.html index 0bb92bd..a7ebd85 100644 --- a/src/index.html +++ b/src/index.html @@ -5,10 +5,11 @@ ttyd - Terminal - + - +