small fix

This commit is contained in:
Boki 2025-06-18 14:05:51 -04:00
parent 68a4c2d550
commit fd28162811

View file

@ -11,6 +11,8 @@
"test": "bun test"
},
"dependencies": {
"@stock-bot/config": "*",
"@stock-bot/logger": "*",
"ioredis": "^5.3.2"
},
"devDependencies": {