Skip to content

Commit

Permalink
fix(package): updated angular material and csk to v7.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed May 4, 2019
1 parent f063f40 commit 5769339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
},
"dependencies": {
"@angular/animations": "^7.2.14",
"@angular/cdk": "^7.3.6",
"@angular/cdk": "^7.3.7",
"@angular/common": "^7.2.14",
"@angular/core": "^7.2.14",
"@angular/forms": "^7.2.14",
"@angular/material": "^7.3.6"
"@angular/material": "^7.3.7"
},
"devDependencies": {
"@angular-devkit/schematics": "^7.3.6",
Expand Down

0 comments on commit 5769339

Please sign in to comment.