work on new engine

This commit is contained in:
Boki 2025-07-04 11:24:27 -04:00
parent 44476da13f
commit a1e5a21847
126 changed files with 3425 additions and 6695 deletions

View file

@ -9,7 +9,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@stock-bot/core-config": "workspace:*",
"@stock-bot/engine-config": "workspace:*",
"zod": "^3.22.4"
},
"devDependencies": {