Skip to content

Commit

Permalink
Remove abi generation from post install
Browse files Browse the repository at this point in the history
  • Loading branch information
neokry committed Feb 14, 2024
1 parent e830115 commit ebe8da9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"start": "next start",
"type-check": "tsc --pretty --noEmit",
"lint": "pnpm type-check && next lint",
"postinstall": "pnpm run generate-abis",
"test": "vitest run",
"test:watch": "vitest",
"codegen": "graphql-codegen",
Expand Down

0 comments on commit ebe8da9

Please sign in to comment.