Skip to content

Commit

Permalink
fix(lib): upgraded angular to v13.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jan 11, 2022
1 parent 12eb805 commit 8e5b1c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -35,13 +35,13 @@
"dependencies": {
"@angular-material-extensions/pages": "^4.0.0",
"@angular/animations": "^13.1.1",
"@angular/cdk": "^13.0.3",
"@angular/cdk": "^13.1.1",
"@angular/common": "^13.1.1",
"@angular/compiler": "^13.1.1",
"@angular/core": "^13.1.1",
"@angular/flex-layout": "^12.0.0-beta.35",
"@angular/forms": "^13.1.1",
"@angular/material": "^13.0.3",
"@angular/material": "^13.1.1",
"@angular/platform-browser": "^13.1.1",
"@angular/platform-browser-dynamic": "^13.1.1",
"@angular/platform-server": "^13.1.1",
Expand Down

0 comments on commit 8e5b1c0

Please sign in to comment.