You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(schematics): Remove peer dependencies on Angular DevKit (#1222)
The peer dependencies prevent you from using `ng update` since the CLI is pinned to specific versions. We'll verify the schematics work across versions and rely on the dependencies provided implicitly with the CLI
Closes#1206
0 commit comments