Skip to content

Commit 65f47fd

Browse files
Revert "Revert "refactor(prepush-hook): remove temp""
This reverts commit aa1c633.
1 parent aa1c633 commit 65f47fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"semantic-release-prepare": "ts-node tools/semantic-release-prepare",
4646
"prettier:all": "prettier --write --config ./.prettierrc.yml '{src,test}/**/*.ts'",
4747
"precommit": "lint-staged",
48-
"prepush": "npm run test:prod && npm run build",
4948
"commitmsg": "validate-commit-msg"
5049
},
5150
"lint-staged": {

0 commit comments

Comments
 (0)