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
build: add unlisted dependencies to package.json (#24152)
* Adds `@angular/platform-browser` to the `material` package.json since we have dependencies on it in a lot of modules.
* Adds several missing dependencies (`animations`, `cdk`, `common`, `forms` and `platform-browser`) to the package.json in `material-experimental`.
Fixes#24146.
0 commit comments