mirror of
https://github.com/yudai/gotty.git
synced 2026-01-08 02:28:50 +01:00
xterm: add web link addon
This commit is contained in:
parent
a36a5a5d1e
commit
cd3de2cfa4
6 changed files with 20 additions and 7 deletions
|
|
@ -8,9 +8,10 @@
|
|||
"webpack-cli": "^6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
"@xterm/addon-web-links": "^0.11.0",
|
||||
"@xterm/addon-webgl": "^0.18.0",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"libapps": "github:yudai/libapps#release-hterm-1.70"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue