Skip to content

Commit e6e83cc

Browse files
committed
[meta] remove local commit hooks
this concept is a security hole
1 parent 870e4e6 commit e6e83cc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
"prepublishOnly": "npm run update-readme",
3434
"postpublish": "npm run restore-readme"
3535
},
36-
"pre-commit": [
37-
"lint",
38-
"ci-test",
39-
"check"
40-
],
4136
"engines": {
4237
"node": ">= 6"
4338
},
@@ -63,7 +58,6 @@
6358
"istanbul": "^0.4.5",
6459
"obake": "^0.1.2",
6560
"pkgfiles": "^2.3.2",
66-
"pre-commit": "^1.2.2",
6761
"request": "~2.87.0",
6862
"rimraf": "^2.7.1",
6963
"tape": "^5.9.0"

0 commit comments

Comments
 (0)