add new end game api
Showing
... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
"@socket.io/redis-adapter": "^8.3.0", | "@socket.io/redis-adapter": "^8.3.0", | ||
"@types/express": "^5.0.3", | "@types/express": "^5.0.3", | ||
"cors": "^2.8.5", | "cors": "^2.8.5", | ||
"dotenv": "^17.2.1", | |||
"express": "^5.1.0", | "express": "^5.1.0", | ||
"http": "^0.0.1-security", | "http": "^0.0.1-security", | ||
"nodemon": "^3.1.10", | "nodemon": "^3.1.10", | ||
... | ... |
Please register or sign in to comment