Pick up TS 3.6.3 final

This commit is contained in:
Matt Bierner
2019-09-13 13:39:20 -07:00
parent bf989e5074
commit 3890a199a2
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "3.6.3-insiders.20190909"
"typescript": "3.6.3"
},
"scripts": {
"postinstall": "node ./postinstall"