We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f57d49 commit 8349a7cCopy full SHA for 8349a7c
packages/prisma-client/package.json
@@ -6,8 +6,6 @@
6
"homepage": "https://webstudio.is",
7
"type": "module",
8
"scripts": {
9
- "typecheck": "tsc",
10
- "dev": "pnpm build",
11
"generate": "PRISMA_BINARY_TARGET=${PRISMA_BINARY_TARGET:-'[\"native\"]'} prisma generate",
12
"migrations": "./migrations-cli/cli.ts"
13
},
0 commit comments