upgrade dependencies (migrate to Angular 10)

This commit is contained in:
Alex Shnitman
2021-02-01 22:53:31 +02:00
parent 5b72fe1ba3
commit cb8f820d73
24 changed files with 23382 additions and 6625 deletions

View File

@@ -72,5 +72,5 @@ docker build -t metube .
## Development notes
* The above works on Windows as well as Linux.
* The above works on Windows and MacOS as well as Linux.
* If you're running the server in VSCode, your downloads will go to your user's Downloads folder (this is configured via the environment in .vscode/launch.json).