Skip to content

Commit be99d4e

Browse files
committed
[meta] remove local commit hooks
this concept is a security hole
1 parent e351a97 commit be99d4e

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
@@ -32,11 +32,6 @@
3232
"prepublishOnly": "npm run update-readme",
3333
"postpublish": "npm run restore-readme"
3434
},
35-
"pre-commit": [
36-
"lint",
37-
"ci-test",
38-
"check"
39-
],
4035
"engines": {
4136
"node": ">= 0.12"
4237
},
@@ -61,7 +56,6 @@
6156
"obake": "^0.1.2",
6257
"phantomjs-prebuilt": "^2.1.16",
6358
"pkgfiles": "^2.3.2",
64-
"pre-commit": "^1.2.2",
6559
"request": "~2.87.0",
6660
"rimraf": "^2.7.1",
6761
"tape": "^5.9.0"

0 commit comments

Comments
 (0)