Skip to content

Commit

Permalink
fix(package): updated angular cdk + material
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Mar 26, 2019
1 parent 6340125 commit d210563
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
},
"dependencies": {
"@angular/animations": "^7.2.10",
"@angular/cdk": "^7.3.5",
"@angular/cdk": "^7.3.6",
"@angular/common": "^7.2.10",
"@angular/core": "^7.2.10",
"@angular/forms": "^7.2.10",
"@angular/material": "^7.3.5"
"@angular/material": "^7.3.6"
},
"devDependencies": {
"@angular-devkit/schematics": "^7.3.6",
Expand All @@ -60,7 +60,7 @@
"@types/jasmine": "^2.8.14",
"@types/jest": "^23.3.14",
"@types/lodash": "^4.14.123",
"@types/node": "^10.14.3",
"@types/node": "^10.14.4",
"angular-cli-ghpages": "^0.5.3",
"angular2-template-loader": "0.6.2",
"autoprefixer": "^9.5.0",
Expand Down

0 comments on commit d210563

Please sign in to comment.