Skip to content

Commit 8349a7c

Browse files
committed
Remove typecheck and dev scripts
1 parent 6f57d49 commit 8349a7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/prisma-client/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
"homepage": "https://webstudio.is",
77
"type": "module",
88
"scripts": {
9-
"typecheck": "tsc",
10-
"dev": "pnpm build",
119
"generate": "PRISMA_BINARY_TARGET=${PRISMA_BINARY_TARGET:-'[\"native\"]'} prisma generate",
1210
"migrations": "./migrations-cli/cli.ts"
1311
},

0 commit comments

Comments
 (0)