general chat
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"dependencies":
|
||||
{
|
||||
"express": "^4.18.2"
|
||||
"express": "^4.18.2",
|
||||
"pg": "^8.11.3",
|
||||
"bcrypt": "^5.1.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"dotenv": "^17.2.3",
|
||||
"socket.io": "^4.6.1",
|
||||
"cors": "^2.8.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user