Pick up latest TS insiders

This commit is contained in:
Matt Bierner
2021-02-09 17:35:42 -08:00
parent 91a20c06b9
commit fe6eb68d22
2 changed files with 5 additions and 5 deletions

View File

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