Skip to content

Commit

Permalink
Revert "Revert "chore: remove prebuild script""
Browse files Browse the repository at this point in the history
This reverts commit 4a94a63.
  • Loading branch information
mwskwong committed May 27, 2024
1 parent 0a4af4f commit f19ed19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "3.0.0",
"private": true,
"scripts": {
"prebuild": "npm run prisma:migrate:deploy",
"build": "next build",
"dev": "next dev",
"email:dev": "dotenv -e .env -e .env.local -- email dev --dir src/components/emails --port 3001",
Expand Down

0 comments on commit f19ed19

Please sign in to comment.