Skip to content

Commit

Permalink
🚚: added prisma as a dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
ShashankGupta10 committed Jul 10, 2024
1 parent 4f8c6ad commit 6c2a5f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@prisma/client": "^5.13.0"
},
"devDependencies": {
"prisma": "^5.13.0",
"@prisma/client": "^5.13.0"
},
"exports": {
Expand Down

0 comments on commit 6c2a5f6

Please sign in to comment.