mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 19:53:43 +00:00
[PM-5820] Upgrade angular to 16 (#7638)
Upgrade Angular and related dependencies to v16.
This commit is contained in:
@@ -18,7 +18,7 @@ export class NavigationComponent {
|
||||
);
|
||||
|
||||
constructor(
|
||||
private route: ActivatedRoute,
|
||||
protected route: ActivatedRoute,
|
||||
private organizationService: OrganizationService,
|
||||
) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user