Commit 6446091
fix(@angular/cli): exclude
`@angular/[email protected]` 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.
(cherry picked from commit 9260087)
(cherry picked from commit 1a58436)@angular/[email protected] from ng add package discovery1 parent f1fe0ea commit 6446091
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments