mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-24 16:55:30 +00:00
update mongoose version to get rid of circular dependency issue
This commit is contained in:
Generated
BIN
Binary file not shown.
+2
-1
@@ -23,7 +23,8 @@
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lambert-db": "^1.1.7",
|
||||
"missing-native-js-functions": "^1.2.2",
|
||||
"mongodb": "^3.6.4"
|
||||
"mongodb": "^3.6.4",
|
||||
"mongoose": "^5.12.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
|
||||
Reference in New Issue
Block a user