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
chore: remove hammerjs types as dependency (#2369)
* Removes the hammerjs types as a dependency to the @angular/material package (we don't have a dependency on hammerjs)
* Improves the name in the root `package.json` to show that this pkg file is just for the development (like in Angular)
* Moves hammerjs in development to the `devDependencies` because we need it always in our dev environment (same as in Angular 2)
0 commit comments