Skip to content

Commit

Permalink
fix(prisma): resolve type issue with prisma ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
vangie authored and Romakita committed Jul 9, 2024
1 parent b0837ac commit be3cb47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orm/prisma/scripts/backup-index.d.mts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "../esm/.schema";
export * from "../.schema";

0 comments on commit be3cb47

Please sign in to comment.