Skip to content

Dev dependencies should not be included in npm-shrinkwrap.json #14

@artursvonda

Description

@artursvonda

Dev dependencies are not meant to be included in shrinkwrap file. It causes them to be installed when requiring library (since shrinkwrap file overrides package.json).

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