Skip to content

Commit 2374223

Browse files
committed
Angular CLI update for packages - @angular/material@latest
1 parent 8e2743c commit 2374223

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
@@ -18,12 +18,12 @@
1818
"private": true,
1919
"dependencies": {
2020
"@angular/animations": "~10.0.8",
21-
"@angular/cdk": "~9.0.0",
21+
"@angular/cdk": "~10.1.2",
2222
"@angular/common": "~10.0.8",
2323
"@angular/compiler": "~10.0.8",
2424
"@angular/core": "~10.0.8",
2525
"@angular/forms": "~10.0.8",
26-
"@angular/material": "~9.0.0",
26+
"@angular/material": "~10.1.2",
2727
"@angular/platform-browser": "~10.0.8",
2828
"@angular/platform-browser-dynamic": "~10.0.8",
2929
"@angular/router": "~10.0.8",

0 commit comments

Comments
 (0)