Skip to content
This repository was archived by the owner on Dec 31, 2020. It is now read-only.
This repository was archived by the owner on Dec 31, 2020. It is now read-only.

relax dependency on mobx-react-lite #775

@mixtur

Description

@mixtur

currently we have two copies of mobx-react-lite in our app becuase of this dependency graph:

app->mobx-react (~6.1.3)->mobx-react-lite (1.4.0) //EXACT version
app->some-package->mobx-react-lite (~1.4.1)

Therefore we have in our build both mobx-react-lite@1.4.0 and mobx-react-lite@1.4.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions