mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 16:11:53 -05:00
10 lines
224 B
JSON
10 lines
224 B
JSON
{
|
|
"name": "prisma-dev",
|
|
"dependencies": {
|
|
"@prisma/client": "^5.19.1",
|
|
"better-auth": "workspace:*",
|
|
"drizzle-orm": "^0.33.0",
|
|
"postgres": "^3.4.4",
|
|
"prisma": "^5.19.1"
|
|
}
|
|
} |