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

Commit e1616f1

Browse files
authored
chore: bump material version (#491)
1 parent 3a41fcb commit e1616f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.1",
23+
"@angular/cdk": "^6.4.2",
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.1",
30-
"@angular/material-moment-adapter": "^6.4.1",
29+
"@angular/material": "^6.4.2",
30+
"@angular/material-moment-adapter": "^6.4.2",
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)