Skip to content

Commit

Permalink
fix: Fix dependency conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
NnatuanyaFrankOguguo committed Mar 1, 2025
1 parent f0b7201 commit eb59b6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
},
"dependencies": {
"@css-inline/css-inline": "^0.14.1",
"@css-inline/css-inline-linux-x64-gnu": "^0.14.1",
"@faker-js/faker": "^8.4.1",
"@google/generative-ai": "^0.22.0",
"@nestjs/axios": "^4.0.0",
Expand All @@ -47,7 +46,7 @@
"@nestjs/schedule": "^5.0.1",
"@nestjs/serve-static": "^5.0.3",
"@nestjs/swagger": "^11.0.5",
"@nestjs/throttler": "^7.0.0",
"@nestjs/throttler": "^6.4.0",
"@nestjs/typeorm": "^11.0.0",
"@types/nodemailer": "^6.4.17",
"@nestjs-modules/mailer": "^2.0.2",
Expand Down

0 comments on commit eb59b6a

Please sign in to comment.