diff --git a/integration/package.json b/integration/package.json index 4c04ab1..810ccc4 100644 --- a/integration/package.json +++ b/integration/package.json @@ -5,8 +5,7 @@ "scripts": { "build-schema": "zero-build-schema -p schema.ts", "db:generate": "drizzle-kit generate", - "test": "vitest run", - "postinstall": "pnpm run build-schema" + "test": "vitest run" }, "dependencies": { "drizzle-zero": "workspace:*"