atek-cloud / spork

[CLI app] Peer-to-peer socket magic in the air
https://spork.sh
MIT License
289 stars 9 forks source link

add a min node version to package.json and .nvmrc #6

Closed ryanramage closed 2 years ago

ryanramage commented 2 years ago

Added a min node version to help people understand what version of node to use in the package.json

added that version to the .nvmrc - this one you might have opinions about - let me know what you want to target.

pfrazee commented 2 years ago

Merged with some tweaks, thanks!