Skip to content

Commit

Permalink
trigger build 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Phathdt committed Oct 17, 2023
1 parent fe35f47 commit f009bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prisma/prisma.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ if (process.env.NODE_ENV === 'production') {
prisma = global.prisma;
}

console.log(123);
console.log(1234);
export default prisma;

0 comments on commit f009bb2

Please sign in to comment.