converted ts to js

This commit is contained in:
Andrey
2023-11-25 11:56:14 +03:00
parent 46c1a4915a
commit 12a6d49cf1
10 changed files with 1358 additions and 4 deletions

View File

@@ -24,6 +24,7 @@
"license": "MIT",
"homepage": "https://bitbucket.org/online-mentor/multi-stub#readme",
"dependencies": {
"@types/express": "^4.17.21",
"bcrypt": "^5.1.0",
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.5",
@@ -34,6 +35,7 @@
"express": "^4.18.2",
"express-jwt": "^8.4.1",
"express-session": "^1.17.3",
"jsdom": "^22.1.0",
"jsonwebtoken": "^8.5.1",
"mongodb": "^3.6.8",
"mysql": "^2.18.1",