bump node to v16

This commit is contained in:
Aarni Halinen
2021-12-10 01:23:08 +02:00
parent f9e855fd23
commit 0a3e006c0f
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
## Installation
1. Clone/download repo
2. Install node v14 ([`nvm`](https://github.com/nvm-sh/nvm))
2. Install node v16 ([`nvm`](https://github.com/nvm-sh/nvm))
3. `npm install`
## Getting Started