package fixes due to missing peer & npm warnings

This commit is contained in:
Finn Kempers 2020-07-29 20:13:08 +01:00
parent fba44b237a
commit 55eb053b08
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,