Feat/ Update node version used by project to match Electron (#2673)

* Feat/electron-bump - bump node version to match electron

* Feat/electron-bump - bump node version - documentation

* Feat/electron-bump - bump node version - package-lock.json
This commit is contained in:
Mateusz Pietryga
2024-08-22 14:43:29 +02:00
committed by GitHub
parent 71ffe1f8d4
commit d1c34bd379
19 changed files with 53 additions and 53 deletions

View File

@@ -37,7 +37,7 @@ Libraries we use
### Dependencies
You would need [Node v18.x or the latest LTS version](https://nodejs.org/en/) and npm 8.x. We use npm workspaces in the project
You would need [Node v20.x or the latest LTS version](https://nodejs.org/en/) and npm 8.x. We use npm workspaces in the project
## Development