Update npm packages for frontend

This commit is contained in:
2020-03-11 01:44:52 +01:00
parent e9f43c0169
commit 83a8c963a3
8 changed files with 4183 additions and 2864 deletions

View File

@ -9,7 +9,7 @@
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<body class="mat-typography">
<app-root></app-root>
</body>
</html>