mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Revert xterm upgrade
This commit is contained in:
parent
b3794ba047
commit
52ac609c6e
2 changed files with 4 additions and 4 deletions
|
|
@ -194,7 +194,7 @@
|
|||
"semver": "5.4.1",
|
||||
"shebang-loader": "0.0.1",
|
||||
"uuid": "3.1.0",
|
||||
"xterm": "3.1.0"
|
||||
"xterm": "chabou/xterm.js#95178dd"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "0.24.0",
|
||||
|
|
|
|||
|
|
@ -6653,9 +6653,9 @@ xtend@~2.1.1:
|
|||
dependencies:
|
||||
object-keys "~0.4.0"
|
||||
|
||||
xterm@3.1.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.1.0.tgz#7f7e1c8cf4b80bd881a4e8891213b851423e90c9"
|
||||
xterm@chabou/xterm.js#95178dd:
|
||||
version "3.0.0-hyper.1"
|
||||
resolved "https://codeload.github.com/chabou/xterm.js/tar.gz/95178dddcb7c9e88b3a9444188789696b41788d1"
|
||||
|
||||
y18n@^3.2.1:
|
||||
version "3.2.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue