build: track package-lock.json

Commit the lockfile, as the other site repositories do, so that
npm ci works on a fresh clone and every build resolves the same
dependency versions.
This commit is contained in:
2026-09-15 20:47:50 +09:00
parent b2cac59c2d
commit b5cf937dfd
2 changed files with 2884 additions and 3 deletions
-3
View File
@@ -32,6 +32,3 @@ dist-ssr
*.njsproj
*.sln
*.sw?
# Misc
package-lock.json
+2884
View File
File diff suppressed because it is too large Load Diff