Skip to content

Commit

Permalink
chore: explicitly add semver dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Feb 26, 2024
1 parent c0655ca commit 0fb8a4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"@sinclair/typebox": "^0.31.17",
"bullmq": "^5.3.2",
"chalk": "^5.3.0",
"ioredis": "^5.3.2"
"ioredis": "^5.3.2",
"semver": "^7.6.0"
},
"trustedDependencies": [
"@taskforcesh/message-broker"
Expand Down

0 comments on commit 0fb8a4e

Please sign in to comment.