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:
Matt Bierner
2016-11-30 16:00:58 -08:00
committed by GitHub
parent c18c58d0b0
commit 5e0e79610b
4 changed files with 8 additions and 6 deletions

View File

@@ -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",