Pick up TS 4.5 nightly for insiders

This commit is contained in:
Matt Bierner
2021-10-29 13:09:20 -07:00
parent cbb63adc2f
commit 1fbdd010dc
3 changed files with 5 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "4.4.3"
"typescript": "^4.5.0-dev.20211029"
},
"scripts": {
"postinstall": "node ./postinstall"