Commit 599e648
fix: add workers-og to pnpm-lock.yaml
workers-og was installed with npm in the sandbox but CI runs
pnpm install --frozen-lockfile, causing deploy failures.
Regenerated lockfile with pnpm install to include workers-og@0.0.27
and its transitive deps (satori, resvg-wasm, yoga-wasm-web, etc).
Co-authored-by: seniordeveloper <seniordeveloper@miriad.systems>1 parent d827b3f commit 599e648
1 file changed
+130
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments