Skip to content

Commit

Permalink
Add fastify to example deps, #364
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Jan 12, 2022
1 parent 1413354 commit ddbff5f
Show file tree
Hide file tree
Showing 5 changed files with 710 additions and 56 deletions.
1 change: 1 addition & 0 deletions examples/with-fastify-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"dependencies": {
"@bull-board/fastify": "^3.5.4",
"bullmq": "^1.46.3",
"fastify": "^3.25.3",
"fastify-basic-auth": "^2.1.0",
"fastify-cookie": "^5.3.1",
"fastify-jwt": "^3.0.1"
Expand Down
Loading

0 comments on commit ddbff5f

Please sign in to comment.