-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels