Pick up new TS version

This commit is contained in:
Matt Bierner
2020-01-16 13:16:31 -08:00
parent 53682cf56d
commit 534a034c2b
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.7.3"
"typescript": "3.7.5"
},
"scripts": {
"postinstall": "node ./postinstall"