Skip to content

Commit

Permalink
chore(package): remove husky object (#157)
Browse files Browse the repository at this point in the history
Hooks migrated to `.husky` directory in Husky v6
  • Loading branch information
Fdawgs committed Aug 31, 2022
1 parent b6a4cc3 commit c53111a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Expand Up @@ -44,11 +44,6 @@
"dependencies": {
"atomic-sleep": "^1.0.0"
},
"husky": {
"hooks": {
"pre-commit": "npm test"
}
},
"tsd": {
"directory": "./types"
}
Expand Down

0 comments on commit c53111a

Please sign in to comment.