Pick up new TS insiders

This commit is contained in:
Matt Bierner
2018-11-27 16:11:30 -08:00
parent 9461f661f0
commit 9e17c2c92c
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.0-rc"
"typescript": "3.2.1-insiders.20181127"
},
"scripts": {
"postinstall": "node ./postinstall"