Fixed critical mongoose hang error

This commit is contained in:
2022-03-13 20:29:37 +03:00
parent 9d6735bd40
commit 773797757c
11 changed files with 1132 additions and 1477 deletions

View File

@@ -12,7 +12,6 @@
"axios": "^0.26.0",
"dotenv": "^16.0.0",
"limiter": "^2.1.0",
"mongoose": "^6.2.6",
"shared-stuff": "file:../shared-stuff"
},
"devDependencies": {