Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bichikim committed Jul 31, 2023
1 parent 8a16fa7 commit 47671af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/nuxt/server/data/prisma.ts
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
import {PrismaClient} from '@prisma/client'
// import {PrismaClient} from '@prisma/client'

// todo export real prisma
export const prisma = null

0 comments on commit 47671af

Please sign in to comment.