Merge pull request #3584 from atychang/patch-1

Update Node.js version to v18.16
This commit is contained in:
Jackson Harper 2024-02-27 17:47:00 +08:00 committed by GitHub
commit 82d25a1fb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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