Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
duckodas committed Oct 29, 2023
1 parent fd77f3d commit 6871fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"@types/node": "^20.6.4",
"dotenv": "^16.3.1",
"prettier": "^3.0.3",
"prisma": "^5.4.2",
"prisma": "^5.5.2",
"typescript": "^5.2.2"
},
"dependencies": {
"@prisma/client": "^5.4.2",
"@prisma/client": "^5.5.2",
"discord.js": "^14.13.0"
}
}

0 comments on commit 6871fe5

Please sign in to comment.