We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e351a97 commit be99d4eCopy full SHA for be99d4e
1 file changed
package.json
@@ -32,11 +32,6 @@
32
"prepublishOnly": "npm run update-readme",
33
"postpublish": "npm run restore-readme"
34
},
35
- "pre-commit": [
36
- "lint",
37
- "ci-test",
38
- "check"
39
- ],
40
"engines": {
41
"node": ">= 0.12"
42
@@ -61,7 +56,6 @@
61
56
"obake": "^0.1.2",
62
57
"phantomjs-prebuilt": "^2.1.16",
63
58
"pkgfiles": "^2.3.2",
64
- "pre-commit": "^1.2.2",
65
59
"request": "~2.87.0",
66
60
"rimraf": "^2.7.1",
67
"tape": "^5.9.0"
0 commit comments