Skip to content

Commit

Permalink
fix: remove postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcadams committed Dec 23, 2024
1 parent d250cf7 commit afcc558
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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:*"
Expand Down

0 comments on commit afcc558

Please sign in to comment.