switched to angular

This commit is contained in:
Bojan Kucera 2025-06-02 19:37:33 -04:00
parent d3efed7ce7
commit 94e3c96ef6
53 changed files with 10976 additions and 1020 deletions

View file

@ -11,8 +11,8 @@
"dependencies": {
"hono": "^4.6.3",
"ioredis": "^5.4.1",
"@stock-bot/config": "workspace:*",
"@stock-bot/shared-types": "workspace:*",
"@stock-bot/config": "*",
"@stock-bot/shared-types": "*",
"ws": "^8.18.0",
"node-cron": "^3.0.3"
},