Skip to content

Commit 348fdfa

Browse files
committed
3.2.2 - bump @prsm/lock to 1.2.2
1 parent ceb6236 commit 348fdfa

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prsm/queue",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Redis-backed distributed task queue with grouped concurrency, retries, and rate limiting",
55
"type": "module",
66
"exports": {
@@ -32,7 +32,7 @@
3232
],
3333
"license": "MIT",
3434
"dependencies": {
35-
"@prsm/lock": "^1.2.1",
35+
"@prsm/lock": "^1.2.2",
3636
"@prsm/ms": "^2.0.0",
3737
"redis": "^5.1.1"
3838
},

0 commit comments

Comments
 (0)