Closed Enngage closed 11 months ago
temporarily you can add the following to your package.json:
"overrides": {
"ngx-avatars": {
"@angular/common": "17.0.4",
"@angular/core": "17.0.4"
}
}
I will do a release on this tonight
Hey, would be nice if you updated deps for Angular 17 :)