ReactiveX/rxjs

rxjs@8.0.0-alpha.13 has peer deps?! Oops

benlesh opened this issue · 0 comments

Apparently, when I migrated to a monorepo, something automated added peer deps of typescript and @types/node... that's completely silly. Those are dev dependencies. There's no reason anyone consuming rxjs needs those.

🤦