Skip to content

Commit

Permalink
chore: remove build from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed May 2, 2023
1 parent 34c1eb8 commit 239ef33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"prepack": "pnpm build && clean-pkg-json -k unpkg"
},
"simple-git-hooks": {
"pre-commit": "pnpm build && pnpm lint-staged"
"pre-commit": "pnpm lint-staged"
},
"lint-staged": {
"*.{js,ts}": [
Expand Down

0 comments on commit 239ef33

Please sign in to comment.