Skip to content

Commit

Permalink
fix: on uninstall unset git core.hooksPath
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode authored and nikoladavitkovski committed Sep 5, 2022
1 parent d3ec839 commit 9917cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"husky.sh"
],
"scripts": {
"preuninstall": "node lib/bin uninstall",
"build": "tsc",
"test": "sh test/all.sh",
"lint": "eslint src --ext .ts",
Expand Down

0 comments on commit 9917cca

Please sign in to comment.