Shrinkwrap declaration of [email protected] conflicts with package.json declaration of json-diff@^0.7.3 #38
Open
Description
Installing this plugin in my repo immediately caused npm issues. I believe its because the shrinkwrap is forcing the installation of [email protected]
while the package.json asks for json-diff@^0.7.3
.
Metadata
Metadata
Assignees
Labels
No labels