mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
update vTerm with dependencies
This commit is contained in:
@ -9,4 +9,7 @@ thanks to the Antd **tunnel** plugin.
|
||||
|
||||
|
||||
VTerm depends on the server side **tunnel** plugin and the AntOS **Antunnel**
|
||||
client side package
|
||||
client side package
|
||||
|
||||
## Change logs
|
||||
- v0.1.6-a: Add dependencies to package meta-data
|
@ -9,4 +9,7 @@ thanks to the Antd **tunnel** plugin.
|
||||
|
||||
|
||||
VTerm depends on the server side **tunnel** plugin and the AntOS **Antunnel**
|
||||
client side package
|
||||
client side package
|
||||
|
||||
## Change logs
|
||||
- v0.1.6-a: Add dependencies to package meta-data
|
@ -6,10 +6,11 @@
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "xsang.le@gmail.com"
|
||||
},
|
||||
"version":"0.1.5-a",
|
||||
"version":"0.1.6-a",
|
||||
"category":"System",
|
||||
"iconclass":"fa fa-terminal",
|
||||
"mimes":["none"],
|
||||
"dependencies": ["Antunnel@0.1.4-a"],
|
||||
"locales":{
|
||||
"fr_FR": {
|
||||
"Open terminal": "Ouvrir terminal",
|
||||
|
Binary file not shown.
@ -6,10 +6,11 @@
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "xsang.le@gmail.com"
|
||||
},
|
||||
"version":"0.1.5-a",
|
||||
"version":"0.1.6-a",
|
||||
"category":"System",
|
||||
"iconclass":"fa fa-terminal",
|
||||
"mimes":["none"],
|
||||
"dependencies": ["Antunnel@0.1.4-a"],
|
||||
"locales":{
|
||||
"fr_FR": {
|
||||
"Open terminal": "Ouvrir terminal",
|
||||
|
Reference in New Issue
Block a user