We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74fda9 commit b078bcfCopy full SHA for b078bcf
.huskyrc.json
@@ -1,6 +1,6 @@
1
{
2
"hooks": {
3
"pre-commit": "lint-staged",
4
- "pre-push": "yarn test:ci && yarn build:minified && npm publish"
+ "pre-push": "yarn test:ci && yarn build:minified"
5
}
6
0 commit comments