Pick up latest typescript nightly for building VS Code

This commit is contained in:
Matt Bierner
2020-09-18 18:28:41 -07:00
parent 5a7d0a1ed2
commit b160164e3d
4 changed files with 10 additions and 10 deletions

View File

@@ -166,7 +166,7 @@
"style-loader": "^1.0.0",
"ts-loader": "^4.4.2",
"tsec": "googleinterns/tsec",
"typescript": "^4.1.0-dev.20200916",
"typescript": "^4.1.0-dev.20200918",
"typescript-formatter": "7.1.0",
"underscore": "^1.8.2",
"vinyl": "^2.0.0",