mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-06 01:54:24 +01:00
Upgrade to xterm.js 2.8.1
This commit is contained in:
@@ -9,7 +9,7 @@ html, body {
|
||||
width: auto;
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
padding: 5px 0 0 8px;
|
||||
padding: 0 5px;
|
||||
background-color: #101010;
|
||||
}
|
||||
|
||||
|
||||
@@ -15,6 +15,6 @@
|
||||
"dependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-inline-source": "^3.0.0",
|
||||
"xterm": "^2.7.0"
|
||||
"xterm": "^2.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1413,9 +1413,9 @@ wrappy@1:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
|
||||
|
||||
xterm@^2.7.0:
|
||||
version "2.7.0"
|
||||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.7.0.tgz#05e42d270ff5e67cca95116b62c84c0cfc435baa"
|
||||
xterm@^2.8.1:
|
||||
version "2.8.1"
|
||||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.8.1.tgz#3f6b939bcb8d015a1f247d66257102cb16a0b2e1"
|
||||
|
||||
yargs@~3.10.0:
|
||||
version "3.10.0"
|
||||
|
||||
10
src/index.html
vendored
10
src/index.html
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user