Files
vscode/remote/web/package.json
Daniel Imms 6216be7984 xterm@4.3.0-beta17
Diff: b68a4d2...03fe167

- Refresh rows after options changed
- WebGL true color, selection support
- WebGL dispose
- Puppeteer slowmo
2019-11-10 12:29:25 -08:00

13 lines
255 B
JSON

{
"name": "vscode-web",
"version": "0.0.0",
"dependencies": {
"onigasm-umd": "^2.2.2",
"semver-umd": "^5.5.3",
"vscode-textmate": "^4.3.0",
"xterm": "4.3.0-beta17",
"xterm-addon-search": "0.4.0-beta4",
"xterm-addon-web-links": "0.2.1"
}
}