update to typescript 2.0.6

This commit is contained in:
Benjamin Pasero
2016-10-26 11:49:13 +02:00
parent 28cf60f25a
commit 1de326dfaa
+1 -1
View File
@@ -14,7 +14,7 @@
"semver": "4.3.6",
"vscode-extension-telemetry": "^0.0.5",
"vscode-nls": "^2.0.1",
"typescript": "^2.0.6-insiders.20161014"
"typescript": "^2.0.6"
},
"scripts": {
"postinstall": "node ./bin/postinstall",