mirror of
https://github.com/Discreetly/server.git
synced 2026-01-09 12:37:58 -05:00
refactor(express) /join route refactored
chore(prisma) changed room to roomId
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"body-parser": "^1.20.2",
|
||||
"cors": "^2.8.5",
|
||||
"discreetly-claimcodes": "^1.1.3",
|
||||
"discreetly-interfaces": "^0.1.17",
|
||||
"discreetly-interfaces": "^0.1.21",
|
||||
"dotenv": "^16.3.1",
|
||||
"express": "^4.18.2",
|
||||
"mongodb": "^5.7.0",
|
||||
@@ -59,4 +59,4 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.1.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user