mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 21:28:40 -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",
|
"styled-jsx": "2.2.6",
|
||||||
"stylis": "3.5.0",
|
"stylis": "3.5.0",
|
||||||
"uuid": "3.1.0",
|
"uuid": "3.1.0",
|
||||||
"xterm": "chabou/xterm.js#7c3a30f"
|
"xterm": "chabou/xterm.js#7cb4b8e"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"ava": "0.25.0",
|
"ava": "0.25.0",
|
||||||
|
|
|
||||||
|
|
@ -6693,9 +6693,9 @@ xtend@~2.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
object-keys "~0.4.0"
|
object-keys "~0.4.0"
|
||||||
|
|
||||||
xterm@chabou/xterm.js#7c3a30f:
|
xterm@chabou/xterm.js#7cb4b8e:
|
||||||
version "3.2.0"
|
version "3.2.0-hyper.2"
|
||||||
resolved "https://codeload.github.com/chabou/xterm.js/tar.gz/7c3a30f23969423709f284820986335b277c63ad"
|
resolved "https://codeload.github.com/chabou/xterm.js/tar.gz/7cb4b8e0b1a76a5af947b7417e47917595afc6f9"
|
||||||
|
|
||||||
y18n@^3.2.1:
|
y18n@^3.2.1:
|
||||||
version "3.2.1"
|
version "3.2.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue