forked from EduCraft/curriculum-project-hub
79734b5435
The wasm32-wasi optional native bindings (tailwindcss oxide, rolldown) declare @emnapi/* ranges that now resolve to 1.11.3 / 1.2.3 on the registry, but the committed lock still pinned the older .1/.2 patch versions. npm ci (strict sync) therefore failed with EUSAGE, breaking the deploy-admin fleet workflow. Regenerated the lock with npm install --package-lock-only.