Bump required node version

This commit is contained in:
Theo 2023-09-27 23:54:35 -07:00
parent 93e4f7dd77
commit 5e0d853efc
2 changed files with 3 additions and 2 deletions

1
.nvmrc Normal file

@ -0,0 +1 @@
v16.20.2

@ -4,8 +4,8 @@ Script to download all Tornado Cash git repositories with source code from IPFS
### Requirements
1) Node 14 or higher ([Windows](https://github.com/coreybutler/nvm-windows), [Linux](https://github.com/nvm-sh/nvm))
2) Yarn: `npm i -g yarn`
1. Node 16 or higher ([Windows](https://github.com/coreybutler/nvm-windows), [Linux](https://github.com/nvm-sh/nvm))
2. Yarn: `npm i -g yarn`
### Installation