Fix local Docker startup for workflow app

This commit is contained in:
2026-03-21 13:03:05 -04:00
parent 249131ec00
commit 7d2816e3c4
6 changed files with 75 additions and 57 deletions

View File

@@ -38,6 +38,7 @@
},
"dependencies": {
"@elysiajs/eden": "^1.4.8",
"@workflow/world": "^4.1.0-beta.11",
"@libsql/client": "^0.17.0",
"@tailwindcss/postcss": "^4.2.1",
"@tanstack/react-query": "^5.90.21",
@@ -52,6 +53,7 @@
"html-to-image": "^1.11.13",
"lucide-react": "^0.575.0",
"next": "^16.1.6",
"postgres": "^3.4.8",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"recharts": "^3.8.0",