This commit is contained in:
root 2024-06-15 09:53:41 +02:00
parent b74286baa6
commit 27f65a5885
No known key found for this signature in database
GPG Key ID: 4967812A078C3A4A

View File

@ -25,11 +25,11 @@
"dotenv": "^16.4.5",
"mysql2": "^3.10.0"
},
"engines": {
"node": ">=21.0.0"
},
"devDependencies": {
"husky": "^9.0.11",
"lint-staged": "^15.2.7"
},
"engines": {
"node": ">=21.0.0"
}
}