Skip to content

Undeclared peerDependency on prop-types #148

@TheLarkInn

Description

@TheLarkInn

Looking at:

import PropTypes from 'prop-types';

prop-types is explicitly used inside of the production code of this package, however it is only declared as a devDependency. This needs to be declared as a peerDependency if users are expected to "bring-their-own" version of prop-types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions