xterm version fix

This commit is contained in:
Eugene Pankov
2019-11-26 00:02:12 +01:00
parent 85cad2c8e3
commit ef61a141a6
2 changed files with 10 additions and 10 deletions

View File

@@ -27,9 +27,9 @@
"runes": "^0.4.2",
"slug": "^1.1.0",
"uuid": "^3.3.2",
"xterm": "3.15.0-beta98",
"xterm": "4.3.0-beta.29",
"xterm-addon-fit": "^0.4.0-beta1",
"xterm-addon-ligatures": "^0.2.0",
"xterm-addon-ligatures": "^0.2.1",
"xterm-addon-search": "^0.4.0-beta3",
"xterm-addon-webgl": "^0.4.0-beta1"
},