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

@@ -6,8 +6,8 @@
"start": "next start"
},
"dependencies": {
"mongoose": "^6.2.6",
"next": "latest",
"normalize.css": "^8.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.49.9",