yarn updated to 4.11, prep for refactoring

This commit is contained in:
Oleksandr 2025-11-11 10:26:00 +02:00
parent a5fcc7b5e9
commit 9b2ec20636
Signed by: Xanazf
GPG key ID: 821EEC32761AC17C
11 changed files with 21561 additions and 447 deletions

2
.env.development Normal file
View file

@ -0,0 +1,2 @@
VERSION_FILE_PATH="./versions.json"
BASE_URL="localhost:4321"