Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add package.json engines and corresponding .nvmrc (#68)
I wish the nvmrc were not necessary, but it still is. See nvm-sh/nvm#651 I think nvmrc is the most popular Node version manager, so it _probably_ makes sense to add the `.nvmrc`. If we want to skip this and go just with the `package.json`, that's fine too.
- Loading branch information