Skip to content

Commit 2e20bdf

Browse files
committed
fix: remove @angular/http from peer dependencies
1 parent 8fdb355 commit 2e20bdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"peerDependencies": {
3434
"@angular/core": ">=2.0.0",
3535
"@angular/common": ">=2.0.0",
36-
"@angular/http": ">=2.0.0",
3736
"@angular/router": ">=3.0.0",
3837
"rxjs": "^5.0.0",
3938
"@ngx-translate/core": ">=6.0.0"

0 commit comments

Comments
 (0)