Skip to content

Commit

Permalink
chore: add repository url on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
estevanbs committed Sep 22, 2024
1 parent d6f2b48 commit 9c1c20b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"build": "nx build",
"test": "nx test"
},
"repository": {
"url": "https://github.com/estevanbs/nestjs-custom-transporter-sqs"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.654.0",
"@nestjs/microservices": "^10.4.3",
Expand Down

0 comments on commit 9c1c20b

Please sign in to comment.