mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Adopt TS 2.1.3-insiders (#16295)
Adopts the 2.1.3 insiders build of TS in the TS extension
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"semver": "4.3.6",
|
||||
"vscode-extension-telemetry": "^0.0.5",
|
||||
"vscode-nls": "^2.0.1",
|
||||
"typescript": "2.0.10"
|
||||
"typescript": "2.1.3-insiders.20161130"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./bin/postinstall",
|
||||
|
||||
Reference in New Issue
Block a user