Pick up ts 3.2.2

This commit is contained in:
Matt Bierner
2018-12-06 18:19:52 -08:00
parent 07f6967a68
commit d2d7fec5df
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.2.1"
"typescript": "3.2.2"
},
"scripts": {
"postinstall": "node ./postinstall"