fixed mongo
This commit is contained in:
parent
c172ecc6d3
commit
2437628591
5 changed files with 133 additions and 130 deletions
|
|
@ -12,7 +12,8 @@
|
|||
"type-check": "tsc --noEmit",
|
||||
"clean": "rimraf dist"
|
||||
},
|
||||
"dependencies": { "@stock-bot/config": "*",
|
||||
"dependencies": {
|
||||
"@stock-bot/config": "*",
|
||||
"@stock-bot/logger": "*",
|
||||
"@stock-bot/types": "*",
|
||||
"mongodb": "^6.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue