Skip to content

Commit

Permalink
fix(angular): 14.5.3 migration should hit @angular/cdk (#11560)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentEnder committed Aug 12, 2022
1 parent dd95549 commit 8eb2304
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/angular/migrations.json
Expand Up @@ -1438,6 +1438,10 @@
"@angular/material": {
"version": "~14.1.1",
"alwaysAddToPackageJson": false
},
"@angular/cdk": {
"version": "~14.1.1",
"alwaysAddToPackageJson": false
}
}
},
Expand Down

0 comments on commit 8eb2304

Please sign in to comment.