started working on zone manager for backend

This commit is contained in:
2024-04-10 19:11:51 +00:00
parent 846d12078d
commit 0ad4032a9b
5 changed files with 119 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
"type": "module",
"dependencies": {
"dotenv": "^16.4.5",
"random-location": "^1.1.3",
"socket.io": "^4.7.5"
}
}