Ecodev/fab-speed-dial

Angular 11

vmanchev opened this issue · 1 comments

Hello, can you please update the angular version and tag a new version for this package, as currently it cannot be used with Angular 11 projects.

This error is thrown when I try to update an Angular project from v10 to v11:

                  Package "@ecodev/fab-speed-dial" has an incompatible peer dependency to "@angular/material" (requires "^10.0.0", would install "11.0.1").
✖ Migration failed: Incompatible peer dependencies found.
Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together.
You can use the '--force' option to ignore incompatible peer dependencies and instead address these warnings later.
  See "/tmp/ng-bTg6b4/angular-errors.log" for further details.

thank you!