We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1f984 commit 4baeb03Copy full SHA for 4baeb03
package.json
@@ -25,6 +25,7 @@
25
"toc": "toc-md README.md README.md",
26
"lint-staged": "lint-staged",
27
"prepare-publish": "npm run changelog:prepare && version-bump && npm run changelog:release && npm run changelog:stamp",
28
+ "prepare": "npm run build",
29
"add-readme": "git add README.md",
30
"version-bump": "version-bump",
31
"changelog:help": "changelog-version",
0 commit comments