Skip to content

Specify peer dependency version #947

Description

@jbojcic1

Currently the package.json has this section:

"peerDependenciesMeta": {
    "supports-color": {
      "optional": true
    }
  },

but there is no peerDependencies defined there at all. Am I missing or peerDependenciesMeta should be used in combination with peerDependencies as described in the docs? How is this supposed to work?

The reason why I am asking is this issue. Wouldn't that be fixed by just adding peerDependencies and specifying supports-color as <= 8?

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