Closed benlesh closed 10 months ago
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.
typescript
@types/node
rxjs
🤦
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 consumingrxjs
needs those.🤦