Skip to content

Commit 5769339

Browse files
committed
fix(package): updated angular material and csk to v7.3.7
1 parent f063f40 commit 5769339

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
},
4444
"dependencies": {
4545
"@angular/animations": "^7.2.14",
46-
"@angular/cdk": "^7.3.6",
46+
"@angular/cdk": "^7.3.7",
4747
"@angular/common": "^7.2.14",
4848
"@angular/core": "^7.2.14",
4949
"@angular/forms": "^7.2.14",
50-
"@angular/material": "^7.3.6"
50+
"@angular/material": "^7.3.7"
5151
},
5252
"devDependencies": {
5353
"@angular-devkit/schematics": "^7.3.6",

0 commit comments

Comments
 (0)