DEV Community

Discussion on: When not to use package-lock.json

Collapse
 
brieucp profile image
brieucp

Instead it's better to set npm with --save-exact (in .npmrc or on every install).