copy-node-modules icon indicating copy to clipboard operation
copy-node-modules copied to clipboard

dstDir not updated when package version doesn't match

Open TicoDePano opened this issue 8 years ago • 0 comments

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?

TicoDePano avatar Nov 07 '17 02:11 TicoDePano