Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Infiniti-Development authored Feb 11, 2024
1 parent 0c7c71c commit b820b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@discordjs/rest": "^2.2.0",
"@paralleldrive/cuid2": "^2.2.2",
"@prisma/client": "^5.9.1",
"@prisma/client": "^5.6.0",
"@sentry/node": "^7.81.0",
"@snailycad/audit-logger": "workspace:*",
"@snailycad/config": "^1.79.1",
Expand Down Expand Up @@ -83,7 +83,7 @@
"nanoid": "^3.3.4",
"nodemon": "^3.0.1",
"otplib": "^12.0.1",
"prisma": "^5.9.1",
"prisma": "^5.6.0",
"puppeteer": "^21.5.2",
"qrcode": "^1.5.3",
"reflect-metadata": "^0.1.13",
Expand Down

0 comments on commit b820b21

Please sign in to comment.