Skip to content

Commit

Permalink
fix(package): updated angular material and cdk to v7.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Mar 19, 2019
1 parent 5fa9df9 commit 899f4e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.9",
"@angular/cdk": "^7.3.4",
"@angular/cdk": "^7.3.5",
"@angular/common": "^7.2.9",
"@angular/core": "^7.2.9",
"@angular/forms": "^7.2.9",
"@angular/material": "^7.3.4"
"@angular/material": "^7.3.5"
},
"devDependencies": {
"@angular-devkit/schematics": "^7.3.6",
Expand Down

0 comments on commit 899f4e7

Please sign in to comment.