Kostas Bariotis

Stories by Kostas Bariotis

A guide to using package-lock.json in NPM

Why you should use package-lock.json

Dev

NPM version 5 introduced package-lock.json as a way to capture the exact dependency tree installed at any point in time. See why it’s important and how it can make your life easier.

Kostas Bariotis
Oct 8, 2019 ⋅ 3 min read