Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit ddd95fa

Browse files
committed
cleanup
1 parent 81f3969 commit ddd95fa

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

package.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,6 @@
44
"version": "0.0.1",
55
"author": "Chris Breiding <chris@cypress.io>",
66
"bugs": "https://github.com/cypress-io/cypress-browserify-preprocessor/issues",
7-
"config": {
8-
"pre-git": {
9-
"pre-push": [
10-
"npm run secure",
11-
"npm run license",
12-
"npm run ban -- --all",
13-
"npm run size"
14-
],
15-
"post-commit": [],
16-
"post-merge": []
17-
}
18-
},
197
"engines": {
208
"node": ">=6.5"
219
},
@@ -64,7 +52,6 @@
6452
"mocha": "3.5.0",
6553
"mockery": "2.1.0",
6654
"nsp": "2.7.0",
67-
"pre-git": "3.15.3",
6855
"sinon": "3.2.1",
6956
"sinon-chai": "2.13.0"
7057
},

0 commit comments

Comments
 (0)