Skip to content

Commit

Permalink
chore: fix release scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
davidliu committed Jun 24, 2024
1 parent 5c84173 commit 84c2955
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 @@ -136,7 +136,7 @@
"hooks": {
"before:init": [
"yarn lint",
"yarn test",
"yarn test --passWithNoTests",
"yarn typescript"
],
"after:bump": [
Expand Down

0 comments on commit 84c2955

Please sign in to comment.