Skip to content

Commit 7b907b3

Browse files
committed
fix(project): upgraded angular material to v10
1 parent 36af5be commit 7b907b3

2 files changed

Lines changed: 34 additions & 27 deletions

File tree

package-lock.json

Lines changed: 32 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"private": true,
2222
"dependencies": {
2323
"@angular/animations": "~10.2.5",
24-
"@angular/cdk": "^9.2.4",
24+
"@angular/cdk": "^10.2.7",
2525
"@angular/common": "~10.2.5",
2626
"@angular/compiler": "~10.2.5",
2727
"@angular/core": "~10.2.5",
2828
"@angular/flex-layout": "^9.0.0-beta.31",
2929
"@angular/forms": "~10.2.5",
30-
"@angular/material": "^9.2.4",
30+
"@angular/material": "^10.2.7",
3131
"@angular/platform-browser": "~10.2.5",
3232
"@angular/platform-browser-dynamic": "~10.2.5",
3333
"@angular/platform-server": "~10.2.5",

0 commit comments

Comments
 (0)