Node 22 and year fix

This commit is contained in:
Krzysztof Płaczek
2026-01-01 15:25:55 +01:00
parent dd1d01ba1e
commit 081812d678
4 changed files with 13 additions and 911 deletions

View File

@@ -26,3 +26,9 @@ To download bookmeter json files there is a PHP script
```bash
php download_posts.ph
```
To compile production version execute this command:
```bash
bin/build
```