mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 05:11:14 +01:00
e3c63a67da
Diff: https://github.com/xtermjs/xterm.js/compare/6311076...d9f58c0 - Tests - Fix lgtm alerts - Properly export viewport range in API - Warn on unattached open, don't throw. Fixes #83016
13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"onigasm-umd": "^2.2.2",
|
|
"semver-umd": "^5.5.3",
|
|
"vscode-textmate": "^4.2.2",
|
|
"xterm": "^4.2.0-beta24",
|
|
"xterm-addon-search": "0.3.0-beta10",
|
|
"xterm-addon-web-links": "0.2.1"
|
|
}
|
|
}
|