Skip to content

Commit

Permalink
⬆️ prisma updated
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Sep 3, 2024
1 parent 2a0cd36 commit 2d0f0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default defineNuxtConfig({
vite: {
resolve: {
alias: {
'.prisma/client/index-browser': './node_modules/.pnpm/@[email protected].0_prisma@5.19.0/node_modules/.prisma/client/index-browser.js',
'.prisma/client/index-browser': './node_modules/.pnpm/@[email protected].1_prisma@5.19.1/node_modules/.prisma/client/index-browser.js',
},
},
},
Expand Down

0 comments on commit 2d0f0f4

Please sign in to comment.