package fixes due to missing peer & npm warnings

This commit is contained in:
Finn Kempers 2020-07-29 20:13:08 +01:00
parent 4f23a53ac8
commit e78368e064
3 changed files with 439 additions and 292 deletions

View file

@ -57,7 +57,7 @@ import { environment } from '../../environments/environment';
AgmCoreModule.forRoot({
apiKey: environment.mapApiKey
}),
AgmJsMarkerClustererModule,
AgmMarkerCluster,
BsDropdownModule,
NgxPaginationModule,
DashboardRoutingModule,