mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 20:43:31 +01:00
* Pick up typescript 2.6.1-insiders.20171019 * Add support for localizing ts errors. Fixes #18634
12 lines
302 B
JSON
12 lines
302 B
JSON
{
|
|
"name": "vscode-extensions",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "2.6.1-insiders.20171019",
|
|
"from": "typescript@2.6.1-insiders.20171019",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.6.1-insiders.20171019.tgz"
|
|
}
|
|
}
|
|
}
|