Skip to content

fix: update package-lock.json to unblock CI and deploy#24

Merged
JesseRWeigel merged 1 commit intomainfrom
fix/ci-lockfile
Mar 16, 2026
Merged

fix: update package-lock.json to unblock CI and deploy#24
JesseRWeigel merged 1 commit intomainfrom
fix/ci-lockfile

Conversation

@JesseRWeigel
Copy link
Owner

Summary

  • Regenerate package-lock.json to include missing lightningcss platform packages
  • Switch test workflow from npm ci to npm install for resilience
  • This was blocking ALL CI runs and GitHub Pages deployments

Test plan

  • CI passes on this PR
  • GitHub Pages deploys after merge

🤖 Generated with Claude Code

package-lock.json was missing lightningcss platform packages causing
npm ci to fail in CI. Regenerate lock file and switch test workflow
from npm ci to npm install for resilience.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JesseRWeigel JesseRWeigel merged commit 43e3717 into main Mar 16, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant