This commit is contained in:
Boki 2025-06-23 22:32:51 -04:00
parent d7979500eb
commit ce5fa9da4a
25 changed files with 68 additions and 175 deletions

View file

@ -14,7 +14,8 @@
"@stock-bot/logger": "workspace:*",
"@stock-bot/types": "workspace:*",
"@stock-bot/cache": "workspace:*",
"@stock-bot/utils": "workspace:*"
"@stock-bot/utils": "workspace:*",
"mongodb": "^6.12.0"
},
"devDependencies": {
"@types/node": "^20.11.0",