Skip to content

Commit

Permalink
fix: add prepack script
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian committed Mar 7, 2024
1 parent 9c91a56 commit 9130843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"format-check": "prettier --check .",
"integration": "bun run build && graphql-codegen && ./gradlew compileKotlin",
"lint": "eslint .",
"prepack": "bun run build",
"prepare": "husky",
"test": "bun test"
}
Expand Down

0 comments on commit 9130843

Please sign in to comment.