Migrace Node v18 -> v22
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful

This commit is contained in:
2025-02-27 00:28:14 +01:00
parent ca400638d1
commit f9c7d647f7
4 changed files with 9 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ Aplikace sestává ze dvou modulů + společných TypeScript definic (adresář
## Spuštění pro vývoj
### Závislosti
#### Klient/server
- [Node.js 18.x](https://nodejs.dev)
- [Node.js 22.x](https://nodejs.dev)
- [Yarn 1.22.x (Classic)](https://classic.yarnpkg.com)
### Spuštění na *nix platformách