Skip to content

Commit

Permalink
Merge pull request #1935 from peterpro/fix-angular-flex-layout-depend…
Browse files Browse the repository at this point in the history
…ency

added @angular/flex-layout dependency
  • Loading branch information
liorkesos committed Jan 5, 2019
2 parents 813dc24 + 786a24f commit ee851d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -18,6 +18,7 @@
"@angular/common": "^6.0.3",
"@angular/compiler": "^6.0.3",
"@angular/core": "^6.0.3",
"@angular/flex-layout": "^6.0.0-beta.16",
"@angular/forms": "^6.0.3",
"@angular/http": "^6.0.3",
"@angular/material": "^6.0.0",
Expand Down

0 comments on commit ee851d0

Please sign in to comment.