-
- Downloads
Merge branch 'chore/remove-fxlayout' into 'dev'
chore: remove @angular/flex-layout See merge request !772
Branches
Tags
Showing
- package-lock.json 2 additions, 36 deletionspackage-lock.json
- package.json 0 additions, 1 deletionpackage.json
- src/app/config/custom-breakpoint.ts 1 addition, 3 deletionssrc/app/config/custom-breakpoint.ts
- src/app/profile/edit/edit.component.html 5 additions, 5 deletionssrc/app/profile/edit/edit.component.html
- src/app/profile/edit/edit.component.scss 0 additions, 3 deletionssrc/app/profile/edit/edit.component.scss
- src/app/shared/shared.module.ts 1 addition, 3 deletionssrc/app/shared/shared.module.ts
... | ... | @@ -23,7 +23,6 @@ |
"@angular/common": "^17.0.7", | ||
"@angular/compiler": "^17.0.7", | ||
"@angular/core": "^17.0.7", | ||
"@angular/flex-layout": "^15.0.0-beta.42", | ||
"@angular/forms": "^17.0.7", | ||
"@angular/platform-browser": "^17.0.7", | ||
"@angular/platform-browser-dynamic": "^17.0.7", | ||
... | ... |
Please register or sign in to comment