Update to latest ts version

This commit is contained in:
Matt Bierner
2020-05-19 16:05:53 -07:00
parent 536078737f
commit cfcf9d1195
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.9.2-insiders.20200509"
"typescript": "3.9.3"
},
"scripts": {
"postinstall": "node ./postinstall"