replit / desktop

Replit Desktop App
116 stars 7 forks source link

Add .nvmrc #158

Closed adidahiya closed 6 months ago

adidahiya commented 6 months ago

Why

This helps nvm users quickly switch to the required Node version for this repo (also specified in package.json engines)

What changed

added .nvmrc specifying v20.10

Test plan

try nvm use in this repo