Skip to content

Commit 4baeb03

Browse files
committed
add temporary prepare hook
1 parent be1f984 commit 4baeb03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"toc": "toc-md README.md README.md",
2626
"lint-staged": "lint-staged",
2727
"prepare-publish": "npm run changelog:prepare && version-bump && npm run changelog:release && npm run changelog:stamp",
28+
"prepare": "npm run build",
2829
"add-readme": "git add README.md",
2930
"version-bump": "version-bump",
3031
"changelog:help": "changelog-version",

0 commit comments

Comments
 (0)