1 Commits

Author SHA1 Message Date
28babb178d Track package.json and package-lock.json for reproducible installs
Previously both were gitignored, requiring npm init + npm install on
every fresh clone. Now only node_modules/ is ignored.
2026-03-22 13:55:07 -04:00