diff --git a/.nvmrc b/.nvmrc index 1d82aa0..4d87919 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1,3 +1,5 @@ lts/* -# Replace it with the result of using https://github.com/voxpelli/node-installed-check +# IMPORTANT: Replace lts/* with a specific Node.js version based on your project's requirements. +# To find the appropriate version for your project, you can use a tool like https://github.com/voxpelli/node-installed-check +# Reference: https://github.com/nvm-sh/nvm#nvmrc