kuhnroyal/mat-datetimepicker

Wrong Dependency on @mat-datetimepicker/moment

weckx opened this issue · 2 comments

weckx commented

The @mat-datetimepicker/moment package has a dependency on @mat-datetimepicker/core: ^12.0.0 which causes an error when using NPM install. I believe it should be updated to @mat-datetimepicker/core: ^13.0.0

bbortt commented

damn. missed that. let's see if I find time to fix it this evening. if you're faster @weckx, feel free to open a PR.

weckx commented

Was going to work on it right now, but I see you just fixed it. Thanks!