Update to TS 3.0 insiders

This commit is contained in:
Matt Bierner
2018-07-06 15:23:52 -07:00
parent b6902fd662
commit 3ea1e53bbd
8 changed files with 19 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "2.9.2"
"typescript": "3.0.0-insiders.20180706"
},
"scripts": {
"postinstall": "node ./postinstall"