fluidattacks / makes

A software supply chain framework powered by Nix.
https://makes.fluidattacks.tech/
MIT License
443 stars 43 forks source link

makeNodeJsLock should delete lock on destination? #1331

Closed rohaquinlop closed 3 months ago

rohaquinlop commented 4 months ago

when using makeNodeJsLock should it delete the package-lock.json file if is it found at the given directory?

dsalaza4 commented 4 months ago

It should overwrite it