version changed to 20

This commit is contained in:
maxi4329 2024-10-27 11:13:56 +01:00
parent 7c6bc5c421
commit d05c358fd2

View File

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