Pick up offical TS build for web server

This commit is contained in:
Matt Bierner
2020-12-09 17:22:26 -08:00
parent 79557ebbd2
commit f29a3cabc4
3 changed files with 7 additions and 6 deletions

View File

@@ -29,7 +29,7 @@
"@types/semver": "^5.5.0",
"copy-webpack-plugin": "^6.0.3",
"terser": "^4.8.0",
"typescript-web-server": "git://github.com/mjbvz/ts-server-web-build",
"typescript-web": "npm:typescript@^4.2.0-dev.20201209",
"vscode": "^1.1.36"
},
"scripts": {