Seeing some errors / lockfile changes when using different versions (e.g. https://github.com/replit/desktop/pull/90). We should pin it to match what we use on web to avoid discrepancies.
What changed
Pin pnpm version to match web's in package.json and CI
Why
Seeing some errors / lockfile changes when using different versions (e.g. https://github.com/replit/desktop/pull/90). We should pin it to match what we use on web to avoid discrepancies.
What changed
Pin pnpm version to match web's in package.json and CI
Test plan
CI passes. pnpm scripts work as expected.