Skip to content

Commit

Permalink
revert: "fix: manually set @angular/platform-browser as optional peer…
Browse files Browse the repository at this point in the history
…Dependency (#174)"

This reverts commit 3c9b3b1.
  • Loading branch information
LayZeeDK committed Aug 19, 2023
1 parent 5766da2 commit 98e7636
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/ngworker/lumberjack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,12 @@
"peerDependencies": {
"@angular/core": "^15.0.1",
"@angular/common": "^15.0.1",
"@angular/platform-browser": "^15.0.1",
"rxjs": ">= 7.5.0 < 8.0.0"
},
"peerDependenciesMeta": {
"@angular/common": {
"optional": true
},
"@angular/platform-browser": {
"optional": true
},
"rxjs": {
"optional": true
}
Expand Down

0 comments on commit 98e7636

Please sign in to comment.