Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangsihu authored Jul 28, 2024
1 parent 1d5184a commit 6673c9f
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 @@ -7,7 +7,7 @@
"scripts": {
"start": "npm run clean && node .",
"db:push": "npx prisma db push",
"dev": "npm run build && npm run start",

"db:migrate": "npx prisma migrate dev --name init",
"build": "tsc --project tsconfig.json",
"clean": "node ./scripts/clean.js && npm run build",
Expand Down

0 comments on commit 6673c9f

Please sign in to comment.