Skip to content

Commit

Permalink
chore: vip
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Forsberg committed Feb 16, 2024
1 parent 7b3efe5 commit a61fe3e
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 @@ -4,7 +4,7 @@
"packages/*"
],
"scripts": {
"build": "(cd packages/backend && npx prisma generate) && npx tsc --build packages/backend packages/frontend --verbose",
"build": "npx tsc --build packages/backend packages/frontend --verbose",
"env": "./scripts/copy-env.sh",
"init-db": "npm run support && ./scripts/setup-db-prisma.sh",
"nodemon": "npx nodemon",
Expand Down

0 comments on commit a61fe3e

Please sign in to comment.