work on getting close to refactor

This commit is contained in:
Boki 2025-06-22 11:08:26 -04:00
parent 8550b1de57
commit a63ccc96f5
15 changed files with 129 additions and 178 deletions

View file

@ -11,8 +11,7 @@
},
"dependencies": {
"@stock-bot/logger": "workspace:*",
"@stock-bot/cache": "workspace:*",
"@stock-bot/http": "workspace:*"
"@stock-bot/cache": "workspace:*"
},
"devDependencies": {
"typescript": "^5.0.0"