mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 * fix config changes * fix strictnull checks
14 lines
292 B
JSON
14 lines
292 B
JSON
{
|
|
"name": "vscode-web",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"@microsoft/applicationinsights-web": "^2.1.1",
|
|
"onigasm-umd": "^2.2.2",
|
|
"semver-umd": "^5.5.3",
|
|
"vscode-textmate": "^4.2.2",
|
|
"xterm": "4.0.0",
|
|
"xterm-addon-search": "0.2.0",
|
|
"xterm-addon-web-links": "0.2.0"
|
|
}
|
|
}
|