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
refactor(@angular/cli): remove unused update requirements metadata field
The internal `update` schematic was attempting to parse a `requirements`
field on the `ng-update` package.json metadata. This field is otherwise
unused and can be safely removed.
0 commit comments