Update TS version for building VS Code

This commit is contained in:
Matt Bierner
2021-08-17 12:59:39 -07:00
parent 26818e6268
commit acdb2d3cc3
6 changed files with 12 additions and 12 deletions

View File

@@ -61,7 +61,7 @@
"plist": "^3.0.1",
"source-map": "0.6.1",
"tmp": "^0.2.1",
"typescript": "^4.5.0-dev.20210810",
"typescript": "^4.5.0-dev.20210817",
"vsce": "1.48.0",
"vscode-universal-bundler": "^0.0.2"
},