Skip to content

Commit

Permalink
Remove typecheck and dev scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Oct 26, 2024
1 parent 6f57d49 commit 8349a7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/prisma-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"homepage": "https://webstudio.is",
"type": "module",
"scripts": {
"typecheck": "tsc",
"dev": "pnpm build",
"generate": "PRISMA_BINARY_TARGET=${PRISMA_BINARY_TARGET:-'[\"native\"]'} prisma generate",
"migrations": "./migrations-cli/cli.ts"
},
Expand Down

0 comments on commit 8349a7c

Please sign in to comment.