Skip to content

Commit

Permalink
Merge pull request #62 from EngiBeerHub:develop
Browse files Browse the repository at this point in the history
FIX: update angular material
  • Loading branch information
EngiBeerHub authored Oct 14, 2023
2 parents 24f7c61 + 119f0c2 commit 76e30d5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/cdk": "^16.2.0",
"@angular/cdk": "^16.2.8",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/material": "^16.2.0",
"@angular/material": "^16.2.8",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
Expand Down Expand Up @@ -50,4 +50,4 @@
"prettier-eslint": "^15.0.1",
"typescript": "~5.1.3"
}
}
}

0 comments on commit 76e30d5

Please # to comment.