This commit is contained in:
Bojan Kucera 2025-06-09 21:19:57 -04:00
parent 22859fb9a6
commit 28e58c3227
3 changed files with 13 additions and 2 deletions

View file

@ -69,7 +69,7 @@
"bun": ">=1.1.0"
},
"dependencies": {
"bullmq": "^5.53.2"
"bullmq": "^5.53.2",
},
"trustedDependencies": ["mongodb"]
}