bigbite / build-tools

MIT License
6 stars 1 forks source link

Fix and correct nvm and npm rc files #94

Closed ampersarnie closed 1 year ago

ampersarnie commented 1 year ago

Description

Fixes issues where the .nvmrc file was set incorrectly and contained configuration for an .npmrc file within it. This PR corrects those changes and ensures the compatible NPM version is being used.

Change Log