Update package.json

This commit is contained in:
Andras Bacsai
2026-01-02 15:15:38 +01:00
committed by GitHub
parent 0a3e28e770
commit 587484a257

View File

@@ -11,7 +11,8 @@
"license": "ISC",
"dependencies": {
"fastify": "^4.26.2",
"@fastify/cors": "^9.0.1"
"@fastify/cors": "^9.0.1",
"dotenv": "^16.4.5"
},
"devDependencies": {
"nodemon": "^3.1.0"