lukeleppan / better-word-count

Counts the words of selected text in the editor.
MIT License
263 stars 41 forks source link

Add package-lock.json #132

Open karaolidis opened 4 months ago

karaolidis commented 4 months ago

By doing this, we allow deterministic builds on NixOS using buildNpmPackage, and any other deployment pipelines that require a lockfile.