chore: commit package-lock.json for reproducible installs
Release Please / release-please (push) Has been cancelled
Docker Build and Push (Development) / build-and-push-dev (push) Has been cancelled

Was gitignored, so npm install (including inside the Docker build) floated
to whatever versions were latest at install time - which is exactly what
caused the moveMultipleFiles build failure last commit. Locking versions
so CI/Docker/local all resolve the same dependency tree.
This commit is contained in:
2026-07-05 05:27:37 -07:00
parent 19e38dade4
commit c177785026
2 changed files with 16439 additions and 1 deletions
-1
View File
@@ -18,7 +18,6 @@ changeEncrytionPassword/
certificate.ca-bundle
certificate.crt
certificate.key
package-lock.json
._*
.DS_Store
dist/
+16439
View File
File diff suppressed because it is too large Load Diff