mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-14 03:44:28 +01:00
chore: trigger deploy
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
const { PrismaClient } = require('@prisma/client/edge');
|
||||
const createGlobalModule = require('../utils/createGlobalModule');
|
||||
|
||||
|
||||
const createPrismaClient = () => {
|
||||
console.log("New Prisma Client");
|
||||
return new PrismaClient({
|
||||
|
||||
Reference in New Issue
Block a user