replit / desktop

Replit Desktop App
114 stars 3 forks source link

Pin Node version to ^20.10.0, update pnpm-lock #144

Closed sergeichestakov closed 10 months ago

sergeichestakov commented 10 months ago

Why

Similar to https://github.com/replit/desktop/pull/142, this better matches web now that we're on Node 20

What changed

Pin Node version to ^20.10.0, update pnpm-lock after removing node modules and rerunning pnpm install.

Test plan

pnpm start, etc still work as expected