Skip to content

Commit

Permalink
i really dont know
Browse files Browse the repository at this point in the history
  • Loading branch information
fahimmehraj committed Feb 6, 2024
1 parent 5d6e0df commit ab81356
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"lint": "next lint",
"format": "npx prisma format",
"reset": "npx prisma migrate reset",
"studio": "npx prisma studio"
"studio": "npx prisma studio",
"postinstall": "npx prisma generate"
},
"dependencies": {
"@auth/prisma-adapter": "^1.0.12",
Expand Down

0 comments on commit ab81356

Please sign in to comment.