Skip to content

Commit

Permalink
fix: πŸ› incorrect dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mdasberg committed Dec 9, 2022
1 parent 73f912b commit 56ef822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -52,12 +52,12 @@
],
"devDependencies": {
"@angular/animations": "15.0.3",
"@angular/cdk": "15.0.3",
"@angular/cdk": "15.0.2",
"@angular/common": "15.0.3",
"@angular/compiler": "15.0.3",
"@angular/core": "15.0.3",
"@angular/forms": "15.0.3",
"@angular/material": "15.0.3",
"@angular/material": "15.0.2",
"@angular/platform-browser": "15.0.3",
"@angular/platform-browser-dynamic": "15.0.3",
"@angular/router": "15.0.3",
Expand Down

0 comments on commit 56ef822

Please sign in to comment.