windows build - upgrade node version

This commit is contained in:
slatinsky 2023-12-25 16:37:27 +01:00
parent ea1f026958
commit baf1eed89e
4 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
## Prerequisites
- Python 3.11
- Node.js 16.16.0
- Node.js 18.17.1
- pyinstaller 5.5 (installed globally from `pip`)
- nodemon (installed globally from `npm`)
- wt (windows terminal)