Skip to content

Commit e48ce13

Browse files
committed
Remove post-commit hook
1 parent 0de1d55 commit e48ce13

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.husky/post-commit

-4
This file was deleted.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"lint-fix": "eslint --fix",
2626
"fix": "npm run prettier && npm run lint-fix",
2727
"pre-commit": "npm run lint && lint-staged",
28-
"post-commit": "git update-index --again",
2928
"prepublishOnly": "npm run rollup"
3029
},
3130
"peerDependencies": {

0 commit comments

Comments
 (0)