chore: update dependencies

This commit is contained in:
Evgeny Lupanov 2020-03-25 22:10:12 +03:00
parent a878bd2d80
commit 9bfdd438d9
3 changed files with 57 additions and 13 deletions

View file

@ -24,7 +24,7 @@ export class MainInfoSectionComponent implements OnDestroy {
}
private alive = true;
private forMaterialTheme: boolean = false;
public forMaterialTheme: boolean = false;
public readonly breakpoints: any;
public breakpoint: NbMediaBreakpoint;