Commit 3361775
committed
fix(cli): regenerate package-lock.json with npm 10
The lockfile was generated with npm 11 locally, which produces a lock
npm 10 (CI, node 22) rejects with 'Missing: @emnapi/core@1.11.3 from
lock file', breaking npm ci. Regenerate with npm 10.9.9 so CI installs
cleanly.1 parent 4de9e67 commit 3361775
1 file changed
Lines changed: 26 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments