replit / desktop

Replit Desktop App
114 stars 3 forks source link

Update Node/pnpm engines to match repl-it-web #142

Closed sergeichestakov closed 10 months ago

sergeichestakov commented 10 months ago

Why

Matches repl-it-web and more flexibility in which pnpm version you can use (I'm on the latest now)

What changed

Update Node/pnpm engines to match repl-it-web

Test plan

sergeichestakov commented 10 months ago

wdym incompatibility? this is exactly what we do in the web app? this is more flexible as it allows for >=8.5.1 instead of just that one specific version

sergeichestakov commented 10 months ago

build failing, seems unrelated. will follow up with a fix