mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-26 09:21:51 +08:00
`@angular/material@7.x` uses unbounded ranges for its framework peer dependencies. This can cause `ng add` to pick these versions of the package if the newer versions are not compatible since the peer dependency ranges would match any newer stable framework version.