Skip to content

Peer dependencies #44

@drjonnicholson

Description

@drjonnicholson

Hi,

We have builds failing due to the library wanting both Axios and CrossFetch installed

Should there be some optionality in the package peer deps meta?

"peerDependenciesMeta": {
  "axios": {
    "optional": true
  },
  "cross-fetch": {
    "optional": true
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions