Skip to content

Npm as local dependency #6

@lbineau

Description

@lbineau

I'm not sure that using npm as a local dependency is a good practise.
In my case I am not able to use sprity-cli in my project because it installs npm < 3 and another module check the version of npm.
Maybe using peerDependency rather than a srict dependency ? https://docs.npmjs.com/files/package.json#peerdependencies

What do you think ?

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