mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
Update xterm to latest version
This commit is contained in:
@ -12,6 +12,7 @@ VTerm depends on the server side **tunnel** plugin and the AntOS **Antunnel**
|
||||
client side package
|
||||
|
||||
## Change logs
|
||||
- v0.1.19-a Use the new xterm.js libraries v5.1.0
|
||||
- v0.1.18-a support AntOS v2.0.x
|
||||
- v0.1.17-a update dependencies to latest
|
||||
- v0.1.16-a fix incorrect control command
|
||||
|
@ -7,13 +7,13 @@
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "xsang.le@gmail.com"
|
||||
},
|
||||
"version":"0.1.18-a",
|
||||
"version":"0.1.19-a",
|
||||
"category":"System",
|
||||
"iconclass":"bi bi-terminal-fill",
|
||||
"mimes":["none"],
|
||||
"dependencies": [
|
||||
"Antunnel@0.2.1-b",
|
||||
"xTerm@4.8.1-r"
|
||||
"xTerm@5.1.0-r"
|
||||
],
|
||||
"locales":{
|
||||
"fr_FR": {
|
||||
|
Reference in New Issue
Block a user