mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-23 21:53:20 +03:00
Force ngx-avatars to use angular 16
This commit is contained in:
@@ -81,8 +81,8 @@
|
|||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"ngx-avatars": {
|
"ngx-avatars": {
|
||||||
"@angular/common": "15.0.1",
|
"@angular/common": "^16.0.0",
|
||||||
"@angular/core": "15.0.1"
|
"@angular/core": "^16.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user