copy-node-modules
copy-node-modules copied to clipboard
dstDir not updated when package version doesn't match
When a module is updated with a new version in package.json, the dstDir isn't updated.
Should be possible to update the module in dstDir to match the updated module in package.json?