chore: commit package-lock.json for reproducible installs
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:
@@ -18,7 +18,6 @@ changeEncrytionPassword/
|
||||
certificate.ca-bundle
|
||||
certificate.crt
|
||||
certificate.key
|
||||
package-lock.json
|
||||
._*
|
||||
.DS_Store
|
||||
dist/
|
||||
|
||||
Generated
+16439
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user