run jobs in parallell

This commit is contained in:
C4illin 2024-05-21 17:31:02 +02:00
parent c8856800a7
commit c4a58c4595
4 changed files with 62 additions and 27 deletions

View file

@ -10,7 +10,7 @@
"@elysiajs/html": "^1.0.2",
"@elysiajs/jwt": "^1.0.2",
"@elysiajs/static": "^1.0.3",
"elysia": "latest",
"elysia": "^1.0.21",
"sharp": "^0.33.4"
},
"module": "src/index.tsx",