Adopt TS 2.1.4 in TS Extension (#16872)

This commit is contained in:
Matt Bierner
2016-12-07 16:28:15 -08:00
committed by GitHub
parent f7f12a794e
commit 8a16c576a8
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
"semver": "4.3.6",
"vscode-extension-telemetry": "^0.0.5",
"vscode-nls": "^2.0.1",
"typescript": "2.1.4-insiders.20161206"
"typescript": "2.1.4"
},
"scripts": {
"postinstall": "node ./bin/postinstall",