Skip to content

Commit

Permalink
package.jsonにbullmqがなかった (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttizze authored Jul 26, 2024
1 parent 221f770 commit ce2e62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@tailwindcss/typography": "^0.5.13",
"@types/bull": "^4.10.0",
"bcryptjs": "^2.4.3",
"bull": "^4.15.1",
"bullmq": "^5.10.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"html-react-parser": "^5.1.11",
Expand Down

0 comments on commit ce2e62c

Please sign in to comment.