mathjax-node-cli icon indicating copy to clipboard operation
mathjax-node-cli copied to clipboard

missing package-lock.json

Open uninsane opened this issue 2 years ago • 0 comments

would you consider committing the package-lock.json file to the repo? npm docs suggest to do this and it eases the burden for downstream consumers by publishing a known-good dependency configuration.

i understand this project is considered "legacy" at this point, but in a way that makes having a lockfile even more useful since breakages caused by new dependency releases are more liable to go unnoticed here.

uninsane avatar Oct 21 '23 23:10 uninsane