version changed to 20

This commit is contained in:
maxi4329 2024-10-27 11:13:56 +01:00 committed by Will Tatam
parent ae97e388a6
commit 5c5b70f52b

View File

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