Skip to content

Commit 4697aeb

Browse files
committed
upgraded angular/material from 9 to 10
1 parent 4c9a812 commit 4697aeb

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

Lines changed: 11 additions & 7 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
@@ -12,12 +12,12 @@
1212
"dependencies": {
1313
"@agm/core": "^1.1.0",
1414
"@angular/animations": "^10.2.5",
15-
"@angular/cdk": "^9.2.4",
15+
"@angular/cdk": "^10.2.7",
1616
"@angular/common": "~10.2.5",
1717
"@angular/compiler": "~10.2.5",
1818
"@angular/core": "~10.2.5",
1919
"@angular/forms": "~10.2.5",
20-
"@angular/material": "^9.2.4",
20+
"@angular/material": "^10.2.7",
2121
"@angular/platform-browser": "~10.2.5",
2222
"@angular/platform-browser-dynamic": "~10.2.5",
2323
"@angular/router": "~10.2.5",

0 commit comments

Comments
 (0)