Skip to content

Commit

Permalink
chore: update package.json scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
typeWolffo committed Aug 1, 2024
1 parent af86c98 commit fc3696c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/common_nestjs_remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"lint": "turbo lint",
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
"generate:client": "pnpm run --filter=web generate:client",
"generate:emails": "pnpm run --filter=email-templates build",
"db:generate": "pnpm run --filter=api db:generate",
"db:migrate": "pnpm run --filter=api db:migrate"
},
Expand Down

0 comments on commit fc3696c

Please sign in to comment.