Skip to content

Commit 5098972

Browse files
committed
Remove pregenerate hook
1 parent 8feedb9 commit 5098972

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"download:schemas": "vite-node ./scripts/download-schemas.ts",
4141
"format": "npm run prettier -w .",
4242
"lint": "eslint .",
43-
"pregenerate": "npm run build",
4443
"prepare": "npm run build",
4544
"test": "vitest run",
4645
"test:coverage": "vitest run --coverage",

0 commit comments

Comments
 (0)