This commit is contained in:
Primakov Alexandr Alexandrovich
2024-10-16 11:28:20 +03:00
parent 34d2889c1d
commit 57eb548d6c
3 changed files with 13 additions and 294 deletions

View File

@@ -38,10 +38,8 @@
"jsonwebtoken": "^8.5.1",
"mongodb": "^3.6.8",
"mongoose": "^8.7.1",
"mysql": "^2.18.1",
"pbkdf2-password": "^1.2.1",
"socket.io": "^4.7.1",
"start-server-and-test": "^1.13.1",
"uuid": "^9.0.0"
},
"devDependencies": {
@@ -54,4 +52,4 @@
"nodemon": "3.0.1",
"supertest": "^7.0.0"
}
}
}