DEV Community

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

Collapse
 
saurabhdaware profile image
Saurabh Daware 🌻

I did not understand how not commiting package-lock solves this issue? won't package.json will update sub-dependencies anyway?