deleted a lot of the stuff

This commit is contained in:
Bojan Kucera 2025-06-04 10:50:05 -04:00
parent d22f7aafa0
commit 3e451558ac
173 changed files with 1313 additions and 30205 deletions

View file

@ -11,11 +11,11 @@
"test": "jest"
},
"dependencies": {
"@stock-bot/types": "workspace:*",
"@stock-bot/config": "workspace:*",
"winston": "^3.11.0",
"winston-loki": "^6.0.8",
"winston-daily-rotate-file": "^4.7.1"
"@stock-bot/types": "workspace:*",
"pino": "^9.7.0",
"pino-loki": "^2.6.0",
"pino-pretty": "^13.0.0"
},
"devDependencies": {
"@types/jest": "^29.5.2",