Skip to content

Commit

Permalink
add temporary prepare hook
Browse files Browse the repository at this point in the history
  • Loading branch information
benallfree committed Nov 5, 2023
1 parent be1f984 commit 4baeb03
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 @@ -25,6 +25,7 @@
"toc": "toc-md README.md README.md",
"lint-staged": "lint-staged",
"prepare-publish": "npm run changelog:prepare && version-bump && npm run changelog:release && npm run changelog:stamp",
"prepare": "npm run build",
"add-readme": "git add README.md",
"version-bump": "version-bump",
"changelog:help": "changelog-version",
Expand Down

0 comments on commit 4baeb03

Please sign in to comment.