zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

No specified npm version - add a `.nvmrc` #94

Closed jakecoppinger closed 2 years ago

jakecoppinger commented 2 years ago

Currently when I run npm i the package-lock.json has a lot of changes and upgrades the lockfile version.

Adding a .nvmrc and using nvm is an easy way to make sure we all use the same nvm version.

See https://github.com/nvm-sh/nvm.

I'm happy to make a PR for this (including README docs) if you let me know your preferred Node version!

zlant commented 2 years ago

Now installed node 14.17.0