Skip to content

Commit

Permalink
fix: remove @angular/http from peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Aug 25, 2017
1 parent 8fdb355 commit 2e20bdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"peerDependencies": {
"@angular/core": ">=2.0.0",
"@angular/common": ">=2.0.0",
"@angular/http": ">=2.0.0",
"@angular/router": ">=3.0.0",
"rxjs": "^5.0.0",
"@ngx-translate/core": ">=6.0.0"
Expand Down

0 comments on commit 2e20bdf

Please sign in to comment.