Fix brace-expansion lock for npm 10 beta deploy #70

Merged
westfarn merged 1 commits from fix/brace-expansion-npm10-ci into master 2026-07-30 16:57:17 -07:00
1 Commits
Author SHA1 Message Date
westfarn 587fe0a858 Fix brace-expansion lock so npm 10 can build on beta deploy
Unit Tests / test (pull_request) Successful in 10s
Deploy hosts use Node 22 / npm 10, which followed broken package-lock links to empty phantom paths and failed with Cannot find module brace-expansion. Point overrides at the vendored shim and declare it as a direct dependency so npm ci resolves correctly.
2026-07-30 13:04:17 -05:00