Skip to content

Commit

Permalink
fix(rabbitmq): added missing dep on @levelup-nestjs/modules
Browse files Browse the repository at this point in the history
  • Loading branch information
WonderPanda committed Nov 3, 2019
1 parent 2cc9ed9 commit b9510b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rabbitmq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
},
"dependencies": {
"@levelup-nestjs/discovery": "^2.1.0",
"@levelup-nestjs/modules": "^0.1.0",
"amqplib": "^0.5.3",
"uuid": "^3.3.2"
},
Expand Down

0 comments on commit b9510b3

Please sign in to comment.