mirror of
https://github.com/eliasrenman/gardentron.git
synced 2026-03-16 20:46:07 +01:00
fix: fixing server issues
This commit is contained in:
@@ -19,10 +19,11 @@
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.14.1",
|
||||
"axios": "^1.4.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"eventemitter2": "^6.4.9",
|
||||
"node-cron": "^3.0.2",
|
||||
"prisma": "^4.14.1",
|
||||
"queue": "^7.0.0",
|
||||
"queue": "^6.0.2",
|
||||
"socket.io": "^4.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user