Pick up TS insiders

This commit is contained in:
Matt Bierner
2020-08-13 12:18:58 -07:00
parent 8323cbed48
commit d8463db6b9
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": "^4.0.1-rc"
"typescript": "^4.0.1-insiders.20200813"
},
"scripts": {
"postinstall": "node ./postinstall"