chore: Update dependency requirements. Fix node version manager.

pull/3760/head
Teffen Ellis 2021-07-20 16:19:58 -04:00 committed by Teffen Ellis
parent 0f451524f9
commit dfc88e3e63
3 changed files with 3 additions and 0 deletions

1
.node-version Normal file
View File

@ -0,0 +1 @@
14

1
.nvmrc Symbolic link
View File

@ -0,0 +1 @@
.node-version

View File

@ -29,6 +29,7 @@ Here is what is needed:
- `node` v14.x
- `git` v2.x or greater
- [`git-lfs`](https://git-lfs.github.com)
- [`yarn`](https://classic.yarnpkg.com/en/)
- Used to install JS packages and run scripts
- [`nfpm`](https://classic.yarnpkg.com/en/)