Skip to content

Add package-lock.json to repo - #31

Open
ivan-tkatchev wants to merge 1 commit into
ddebin:masterfrom
ivan-tkatchev:master
Open

Add package-lock.json to repo#31
ivan-tkatchev wants to merge 1 commit into
ddebin:masterfrom
ivan-tkatchev:master

Conversation

@ivan-tkatchev

Copy link
Copy Markdown

This PR adds package-lock.json to repository files.

Keeping the lock file with the source code is super important for reproducibility and automation; having a single source of truth for dependencies allows to use yaml-sort in larger infrastructure projects without significant risks.

(One example is NixOS and nixpkgs, a package-lock means dependencies can be reliably tracked and build artifacts will be properly cached.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant