Skip to content

Commit 23b55a7

Browse files
committed
disable cracks for now
1 parent c8f8414 commit 23b55a7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
"chai": "^3.5.0",
6262
"copy": "^0.3.0",
6363
"coveralls": "^2.11.15",
64-
"cracks": "^3.1.2",
6564
"es6-promisify": "^5.0.0",
6665
"eslint": "^3.11.1",
6766
"eslint-config-andy": "github:jedwards1211/eslint-config-andy#2.0.0-beta7",
@@ -92,8 +91,5 @@
9291
"pre-commit": [
9392
"lint",
9493
"flow"
95-
],
96-
"release": {
97-
"verifyRelease": "cracks"
98-
}
94+
]
9995
}

0 commit comments

Comments
 (0)