chore: update dependencies

This commit is contained in:
Evgeny Lupanov 2020-03-25 22:10:12 +03:00 committed by Sergey Andrievskiy
parent 5eef948132
commit ff61b355bd
3 changed files with 41 additions and 37 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;