Skip to content

update dependency on concurrently #928

@dynst

Description

@dynst

concurrently 6.x depends on rxjs 6, and every version of rxjs is a massive dependency. Most other projects - including this one! - depend on rxjs 7 now, so having an indirect dependency on rxjs 6 forces them to include the same huge package twice.

Updating to concurrently 7.2.2 or higher would resolve this. #590 #848

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions