Skip to content

Commit b614770

Browse files
Update angularmaterial monorepo to v20
1 parent 14386ac commit b614770

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

quiz-app-mean/package-lock.json

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

quiz-app-mean/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"private": true,
1313
"dependencies": {
1414
"@angular/animations": "11.2.11",
15-
"@angular/cdk": "11.2.13",
15+
"@angular/cdk": "20.1.0",
1616
"@angular/common": "11.2.11",
1717
"@angular/compiler": "11.2.11",
1818
"@angular/core": "11.2.11",
1919
"@angular/forms": "11.2.11",
20-
"@angular/material": "11.2.13",
20+
"@angular/material": "20.1.0",
2121
"@angular/platform-browser": "11.2.11",
2222
"@angular/platform-browser-dynamic": "11.2.11",
2323
"@angular/router": "11.2.11",

0 commit comments

Comments
 (0)