Skip to content

Commit

Permalink
fixes for workflows #4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidd-77 committed Dec 23, 2024
1 parent 248053f commit dde5ae2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion apps/db-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"description": "",
"dependencies": {
"@messagepunk/models": "*",
"@types/amqplib": "^0.10.6",
"amqplib": "^0.10.5",
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3",
Expand All @@ -31,8 +30,10 @@
"mongoose": "^8.9.0"
},
"devDependencies": {
"@types/amqplib": "^0.10.6",
"@types/bcryptjs": "^2.4.6",
"@types/cors": "^2.8.17",
"@types/dotenv": "^6.1.1",
"@types/express": "^5.0.0",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^22.10.2",
Expand Down
3 changes: 2 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dde5ae2

Please sign in to comment.