mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
8316197e96
Replaces `npm i` with `npm ci` for deterministic, lockfile-exact installs in CI. Avoids accidental dependency drift from transitive resolution.