mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 23:35:31 +02:00
refactor(xterm): update xtermjs to latest version (#1692)
This commit is contained in:
parent
1ae9832980
commit
a76ccff7c9
4 changed files with 8 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"splitargs": "github:deviantony/splitargs#~0.2.0",
|
||||
"toastr": "github:CodeSeven/toastr#~2.1.3",
|
||||
"ui-select": "~0.19.6",
|
||||
"xterm": "~2.8.1"
|
||||
"xterm": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^7.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue