Temporarily removed ngx-avatars

This commit is contained in:
Isaac Abadi
2023-12-02 01:06:48 -05:00
parent d10401cead
commit caadf4f9d2
2 changed files with 1 additions and 35 deletions

View File

@@ -43,7 +43,6 @@
"fs-extra": "^10.0.0",
"material-icons": "^1.10.8",
"nan": "^2.14.1",
"ngx-avatars": "^1.4.1",
"ngx-file-drop": "^15.0.0",
"rxjs": "^6.6.3",
"rxjs-compat": "^6.6.7",
@@ -78,11 +77,5 @@
"protractor": "~7.0.0",
"ts-node": "~3.0.4",
"tslint": "~6.1.0"
},
"overrides": {
"ngx-avatars": {
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0"
}
}
}
}