This commit is contained in:
2025-02-09 00:07:46 +01:00
parent ba13626d46
commit 4abe5a07f2
7 changed files with 50 additions and 3 deletions

View File

@ -12,6 +12,7 @@
"bootstrap": "^5.3.3",
"cookie-parser": "^1.4.7",
"express": "^4.21.2",
"pg": "^8.13.1",
"socket.io": "^4.8.1"
}
}