Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Commit

Permalink
chore: remove pre-commit package
Browse files Browse the repository at this point in the history
Git hooks are now handled directly by aegir (with git-validate).
Hence the pre-commit package is no longer needed.
  • Loading branch information
vmx committed Nov 26, 2018
1 parent f69ff97 commit 6d6e6e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"multihashing": "~0.3.2",
"multihashing-async": "~0.5.1",
"pre-commit": "^1.2.2"
"multihashing-async": "~0.5.1"
},
"engines": {
"node": ">=4.0.0",
Expand Down

0 comments on commit 6d6e6e0

Please sign in to comment.