Skip to content

Commit

Permalink
⬆️ gotta be a better solutionf or this
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Aug 30, 2024
1 parent eed7e7c commit de562bb
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 @@ -60,7 +60,7 @@ export default defineNuxtConfig({
vite: {
resolve: {
alias: {
'.prisma/client/index-browser': './node_modules/.pnpm/@prisma+client@5.18.0_prisma@5.18.0/node_modules/.prisma/client/index-browser.js',
'.prisma/client/index-browser': './node_modules/.pnpm/@prisma+client@5.19.0_prisma@5.19.0/node_modules/.prisma/client/index-browser.js',
},
},
},
Expand Down

0 comments on commit de562bb

Please sign in to comment.