Update Node.js version to v18.16

Update Node.js version from v14.18 to v18.16 in README.md
This commit is contained in:
Allen Chang
2024-02-26 13:25:52 -05:00
committed by GitHub
parent befb4797bb
commit 8c5c0cfd9b

View File

@ -66,7 +66,7 @@ The easiest way to get started with local development is to use `docker compose
Omnivore is written in TypeScript and JavaScript.
- [Node](https://nodejs.org/) -- currently we are using Node.js v14.18
- [Node](https://nodejs.org/) -- currently we are using Node.js v18.16
- [Chromium](https://www.chromium.org/chromium-projects/) -- see below for installation info
### Running the web and API services