xterm.js 3.14.2

This commit is contained in:
Shuanglei Tao
2019-06-15 09:15:47 +08:00
parent e3b569160d
commit 089182b8c5
6 changed files with 100 additions and 88 deletions

View File

@@ -50,6 +50,7 @@
"dependencies": {
"decko": "^1.2.0",
"preact": "^8.4.2",
"xterm": "^3.13.2"
"xterm": "^3.14.2",
"xterm-addon-fit": "^0.1.0-beta1"
}
}