Fixed issue where icons would not render properly

This commit is contained in:
Isaac Abadi
2022-04-22 22:43:25 -04:00
parent a4cfafe63c
commit 02e90fe818
3 changed files with 11 additions and 4 deletions

View File

@@ -32,6 +32,7 @@
"@angular/platform-browser": "^13.3.4",
"@angular/platform-browser-dynamic": "^13.3.4",
"@angular/router": "^13.3.4",
"@fontsource/material-icons": "^4.5.4",
"@ngneat/content-loader": "^5.0.0",
"@videogular/ngx-videogular": "^5.0.1",
"core-js": "^2.4.1",
@@ -40,7 +41,7 @@
"filesize": "^6.1.0",
"fingerprintjs2": "^2.1.0",
"fs-extra": "^10.0.0",
"material-icons": "^0.5.4",
"material-icons": "^1.10.8",
"nan": "^2.14.1",
"ng-lazyload-image": "^7.0.1",
"ngx-avatars": "^1.3.1",