fix: add package-lock.json to satisfy npm cache in CI

The shared plugin-ci.yaml workflow uses `cache: npm` in setup-node
and runs `npm ci`, both of which require a lock file. Without it,
CI fails with "Dependencies lock file is not found".

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Hugh Hackman
2026-03-21 07:59:51 +00:00
parent f40ecbb899
commit 3d272d3f6e
+18452
View File
File diff suppressed because it is too large Load Diff