Skip to content

Commit bf5d7ff

Browse files
fix(package): update @angular/material to version 9.2.3
Closes #34
1 parent 03c6973 commit bf5d7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@angular/core": "^7.2.11",
4242
"@angular/flex-layout": "^7.0.0-beta.24",
4343
"@angular/forms": "^7.2.11",
44-
"@angular/material": "^7.3.6"
44+
"@angular/material": "^9.2.3"
4545
},
4646
"devDependencies": {
4747
"@angular-devkit/schematics": "^7.3.7",

0 commit comments

Comments
 (0)