mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #3584 from atychang/patch-1
Update Node.js version to v18.16
This commit is contained in:
commit
82d25a1fb9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue