aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workers/package.json')
-rw-r--r--apps/workers/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/workers/package.json b/apps/workers/package.json
index 471606f2..74a934bd 100644
--- a/apps/workers/package.json
+++ b/apps/workers/package.json
@@ -5,9 +5,9 @@
"private": true,
"dependencies": {
"@hoarder/db": "workspace:^0.1.0",
+ "@hoarder/queue": "workspace:^0.1.0",
"@hoarder/shared": "workspace:^0.1.0",
"@hoarder/tsconfig": "workspace:^0.1.0",
- "@hoarder/queue": "workspace:^0.1.0",
"@mozilla/readability": "^0.5.0",
"@tsconfig/node21": "^21.0.1",
"async-mutex": "^0.4.1",