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:
@@ -32,6 +32,3 @@ dist-ssr
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
# Misc
|
||||
package-lock.json
|
||||
|
||||
Generated
+2884
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user