Skip to content

Commit

Permalink
chore: install missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
estevanbs committed Sep 20, 2024
1 parent ab973e3 commit 246c9c3
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 @@ -7,13 +7,16 @@
"test": "nx test"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.654.0",
"@nestjs/microservices": "^10.4.3",
"tslib": "^2.3.0"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@nx/eslint": "19.8.0",
"@nx/eslint-plugin": "19.8.0",
"@nx/js": "19.8.0",
"@nx/node": "^19.8.0",
"@nx/vite": "19.8.0",
"@nx/web": "19.8.0",
"@nx/workspace": "19.8.0",
Expand Down

0 comments on commit 246c9c3

Please sign in to comment.