Pick up TS 4.1-rc for insiders

This commit is contained in:
Matt Bierner
2020-11-03 15:04:10 -08:00
parent a7cd9408a9
commit 0608e3f5bd
5 changed files with 9 additions and 32 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "4.0.3"
"typescript": "4.1.1-rc"
},
"scripts": {
"postinstall": "node ./postinstall"