Skip to content

Commit

Permalink
tweek
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Jan 20, 2024
1 parent 7a0bcd8 commit 0c5eacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"vitest-matchmedia-mock": "^1.0.2"
},
"scripts": {
"postinstall": "pnpm exec playwright install --with-deps",
"postinstall": "pnpm prisma generate && pnpm exec playwright install --with-deps",
"start": "vite",
"dev": "vite",
"build": "dotenv -e .env.prod vite build",
Expand Down

0 comments on commit 0c5eacc

Please sign in to comment.