Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 59e6569

Browse files
authored
chore: update to material version 6.4.6 (#508)
1 parent f12159b commit 59e6569

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
"private": true,
2121
"dependencies": {
2222
"@angular/animations": "^6.0.9",
23-
"@angular/cdk": "^6.4.2",
23+
"@angular/cdk": "^6.4.6",
2424
"@angular/common": "^6.0.9",
2525
"@angular/compiler": "^6.0.9",
2626
"@angular/core": "^6.0.9",
2727
"@angular/forms": "^6.0.9",
2828
"@angular/http": "^6.0.9",
29-
"@angular/material": "^6.4.2",
30-
"@angular/material-moment-adapter": "^6.4.2",
29+
"@angular/material": "^6.4.6",
30+
"@angular/material-moment-adapter": "^6.4.6",
3131
"@angular/platform-browser": "^6.0.9",
3232
"@angular/platform-browser-dynamic": "^6.0.9",
3333
"@angular/router": "^6.0.9",

0 commit comments

Comments
 (0)