Shannon Sands
f8ba6a4a3e
fix(setup): use npm ci instead of npm install in hermes update
...
npm install re-resolves the dependency graph and rewrites package-lock.json,
leaving a dirty working tree after every update. npm ci installs exactly
from the committed lockfile without mutating it, which is the correct
command for reproducible installs in update/deployment contexts.
Closes #4048
2026-03-31 10:54:58 +10:00
..
2026-03-30 08:29:38 -07:00
2026-03-29 21:38:10 -07:00
2026-03-30 17:34:43 -07:00
2026-03-30 00:02:02 -07:00
2026-03-30 08:10:23 -07:00
2026-03-30 17:39:08 -07:00
2026-03-11 02:56:19 -07:00
2026-03-29 20:10:00 -07:00
2026-03-30 17:07:21 -07:00
2026-03-30 13:20:06 -07:00
2026-03-30 17:34:43 -07:00
2026-03-25 15:02:03 -07:00
2026-03-14 21:17:41 -07:00
2026-03-30 08:10:23 -07:00
2026-03-26 01:34:27 -07:00
2026-03-30 11:17:15 -07:00
2026-03-25 15:02:03 -07:00
2026-03-29 21:29:13 -07:00
2026-03-31 10:54:58 +10:00
2026-03-30 08:10:23 -07:00
2026-03-25 15:02:03 -07:00
2026-03-29 15:44:07 -07:00
2026-03-25 19:47:58 -07:00
2026-03-30 17:34:43 -07:00
2026-03-30 02:48:06 -07:00
2026-03-29 10:41:20 -07:00
2026-03-28 14:55:27 -07:00
2026-03-30 17:34:43 -07:00
2026-03-29 21:29:13 -07:00
2026-03-30 08:37:19 -07:00
2026-03-25 15:54:28 -07:00
2026-03-30 11:17:15 -07:00
2026-03-30 14:11:39 -07:00
2026-03-25 19:47:58 -07:00
2026-03-28 23:47:21 -07:00