Skip to content

Commit

Permalink
fix(project): updated to angular flex layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Nahas committed Nov 4, 2023
1 parent c511e5a commit a622cb8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
29 changes: 15 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,7 +25,7 @@
"@angular/common": "^16.2.12",
"@angular/compiler": "^16.2.12",
"@angular/core": "^16.2.12",
"@angular/flex-layout": "^12.0.0-beta.34",
"@angular/flex-layout": "^15.0.0-beta.42",
"@angular/forms": "^16.2.12",
"@angular/material": "^16.2.11",
"@angular/platform-browser": "^16.2.12",
Expand Down Expand Up @@ -66,4 +66,4 @@
"tslint": "~6.1.0",
"typescript": "4.9.5"
}
}
}

0 comments on commit a622cb8

Please sign in to comment.