Pick up TS 3.3 insiders

This commit is contained in:
Matt Bierner
2019-01-02 15:49:50 -08:00
parent fb74a98338
commit 02ba1e9fb7
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.2"
"typescript": "3.3.0-dev.20190101"
},
"scripts": {
"postinstall": "node ./postinstall"