mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Use xterm v3.2.0 with PR xterm/#1327 (9e54b86) merged This time right fork commit is pointed
This commit is contained in:
parent
4b18e6c781
commit
e599d6427c
2 changed files with 4 additions and 4 deletions
|
|
@ -199,7 +199,7 @@
|
|||
"styled-jsx": "2.2.6",
|
||||
"stylis": "3.5.0",
|
||||
"uuid": "3.1.0",
|
||||
"xterm": "chabou/xterm.js#7c3a30f"
|
||||
"xterm": "chabou/xterm.js#7cb4b8e"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "0.25.0",
|
||||
|
|
|
|||
|
|
@ -6693,9 +6693,9 @@ xtend@~2.1.1:
|
|||
dependencies:
|
||||
object-keys "~0.4.0"
|
||||
|
||||
xterm@chabou/xterm.js#7c3a30f:
|
||||
version "3.2.0"
|
||||
resolved "https://codeload.github.com/chabou/xterm.js/tar.gz/7c3a30f23969423709f284820986335b277c63ad"
|
||||
xterm@chabou/xterm.js#7cb4b8e:
|
||||
version "3.2.0-hyper.2"
|
||||
resolved "https://codeload.github.com/chabou/xterm.js/tar.gz/7cb4b8e0b1a76a5af947b7417e47917595afc6f9"
|
||||
|
||||
y18n@^3.2.1:
|
||||
version "3.2.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue