Skip to content

Commit

Permalink
fix(demo): updated angular cdk and material to 7.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Mar 12, 2019
1 parent a5f08ac commit bf4af44
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions demo/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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"@angular-material-extensions/faq": "^3.0.4",
"@angular-material-extensions/jumbotron": "^1.0.1",
"@angular/animations": "^7.2.8",
"@angular/cdk": "^7.3.3",
"@angular/cdk": "^7.3.4",
"@angular/common": "^7.2.8",
"@angular/compiler": "^7.2.8",
"@angular/core": "^7.2.8",
"@angular/flex-layout": "^7.0.0-beta.23",
"@angular/forms": "^7.2.8",
"@angular/http": "^7.2.8",
"@angular/material": "^7.3.3",
"@angular/material": "^7.3.4",
"@angular/platform-browser": "^7.2.8",
"@angular/platform-browser-dynamic": "^7.2.8",
"@angular/platform-server": "^7.2.8",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@nguniversal/express-engine": "^7.1.1",
"@nguniversal/module-map-ngfactory-loader": "^7.1.1",
"@types/jest": "^23.3.14",
"@types/node": "^10.12.30",
"@types/node": "^10.14.0",
"codelyzer": "^4.5.0",
"express": "^4.16.4",
"greenkeeper-lockfile": "1.15.1",
Expand Down

0 comments on commit bf4af44

Please sign in to comment.