origami icon indicating copy to clipboard operation
origami copied to clipboard

fail if the package-lock.json needs regenerated

Open chee opened this issue 4 years ago • 0 comments

similar to our npm run regenerate failing test, we want to fail if a new package-lock.json will be required.

something to think about: would this mean every release-please PR would fail until somebody checked into it and ran npm install ?

chee avatar Nov 12 '21 11:11 chee