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 @@ Bibliotheken die wir benutzen
### Abhängigkeiten
Du benötigst [Node v18.x oder die neuste LTS Version](https://nodejs.org/en/) und npm 8.x. Wir benutzen npm workspaces in dem Projekt.
Du benötigst [Node v20.x oder die neuste LTS Version](https://nodejs.org/en/) und npm 8.x. Wir benutzen npm workspaces in dem Projekt.
### Lass uns coden