Test #1
This commit is contained in:
@@ -33,17 +33,17 @@
|
||||
"threads": "^1.6.3",
|
||||
"tiny-worker": "^2.3.0",
|
||||
"uuid": "^8.3.1",
|
||||
"winston": "^3.3.3"
|
||||
"winston": "^3.3.3",
|
||||
"@types/proper-url-join": "^2.0.0",
|
||||
"@types/redis": "^2.8.28",
|
||||
"@types/express-session": "^1.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/connect-redis": "0.0.15",
|
||||
"@types/express": "^4.17.8",
|
||||
"@types/express-session": "^1.17.1",
|
||||
"@types/http-errors": "^1.8.0",
|
||||
"@types/node": "^14.14.7",
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"@types/proper-url-join": "^2.0.0",
|
||||
"@types/redis": "^2.8.28",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.7.0",
|
||||
"@typescript-eslint/parser": "^4.7.0",
|
||||
|
||||
Reference in New Issue
Block a user