This is one of those odd cases where the latest (.40) is actually older than the
one before because the merged happened close by.

This brings in the light-height webgl powerline fix xtermjs/xterm.js#3862
This commit is contained in:
Daniel Imms
2022-06-16 08:31:44 -07:00
parent 6f7c824a82
commit 427834d3c2
6 changed files with 15 additions and 15 deletions

View File

@@ -15,6 +15,6 @@
"xterm": "4.19.0-beta.60",
"xterm-addon-search": "0.9.0-beta.39",
"xterm-addon-unicode11": "0.4.0-beta.3",
"xterm-addon-webgl": "0.12.0-beta.38"
"xterm-addon-webgl": "0.12.0-beta.39"
}
}