Revert "Use TS 4.1-nightly for building VS Code"

This reverts commit 50a10934dd.

This seems to be causing with extension require statements
This commit is contained in:
Matt Bierner
2020-08-24 20:00:01 -07:00
parent 50a10934dd
commit 4e96ceff54
6 changed files with 15 additions and 15 deletions

View File

@@ -164,7 +164,7 @@
"source-map": "^0.4.4",
"style-loader": "^1.0.0",
"ts-loader": "^4.4.2",
"typescript": "^4.1.0-dev.20200824",
"typescript": "^4.0.1-rc",
"typescript-formatter": "7.1.0",
"underscore": "^1.8.2",
"vinyl": "^2.0.0",