more fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { PrismaClient } from '../generated/client'
|
||||
import { PrismaClient } from '@prisma/client'
|
||||
|
||||
const globalForPrisma = globalThis as unknown as {
|
||||
prisma: PrismaClient | undefined
|
||||
|
||||
Reference in New Issue
Block a user