indened formating

This commit is contained in:
maxi4329 2024-10-26 21:07:17 +02:00
parent 798c398f23
commit 7c6bc5c421

View File

@ -29,6 +29,6 @@
"nodemon": "^3.1.7" "nodemon": "^3.1.7"
}, },
"engines": { "engines": {
"node": ">=20.0.0" "node": ">=21.0.0"
} }
} }