next-update
next-update copied to clipboard
set `save=false | true` explicitly when installing deps
If someone set save=true in their .npmrc next-update will install dev deps as deps and fail with an duplicate dep error.
hmm, edge case of course, but thanks for reporting it
Yes it is. But it took me a while to figure that out :)
Nevertheless thanks for making this :+1: