Pick up new TS insiders

This commit is contained in:
Matt Bierner
2018-05-10 13:52:46 -07:00
parent f6d4dca012
commit d8e5520575
3 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": "2.9.0-insiders.20180503"
"typescript": "2.9.0-insiders.20180510"
},
"scripts": {
"postinstall": "node ./postinstall"