Skip to content

Commit

Permalink
fix(ngx-material-pages): removed duplicated dependencies under dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Apr 15, 2018
1 parent 3d225b3 commit 2cd576e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,10 @@
"@angular/material": "^5.2.4"
},
"devDependencies": {
"@angular/animations": "^5.2.9",
"@angular/cdk": "^5.2.4",
"@angular/compiler": "^5.2.9",
"@angular/compiler-cli": "^5.2.9",
"@angular/flex-layout": "^5.0.0-beta.14",
"@angular/forms": "^5.2.9",
"@angular/material": "^5.2.4",
"@angular/platform-browser": "^5.2.9",
"@angular/platform-browser-dynamic": "^5.2.9",
"@angular/platform-server": "^5.2.9",
Expand Down

0 comments on commit 2cd576e

Please sign in to comment.