aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/shared/package.json')
-rw-r--r--packages/shared/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/shared/package.json b/packages/shared/package.json
index 032f3db5..2b1ae973 100644
--- a/packages/shared/package.json
+++ b/packages/shared/package.json
@@ -5,7 +5,7 @@
"private": true,
"type": "module",
"dependencies": {
- "bullmq": "^5.1.9",
+ "@hoarder/queue": "workspace:^0.1.0",
"meilisearch": "^0.37.0",
"winston": "^3.11.0",
"zod": "^3.22.4"