We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f8414 commit 23b55a7Copy full SHA for 23b55a7
package.json
@@ -61,7 +61,6 @@
61
"chai": "^3.5.0",
62
"copy": "^0.3.0",
63
"coveralls": "^2.11.15",
64
- "cracks": "^3.1.2",
65
"es6-promisify": "^5.0.0",
66
"eslint": "^3.11.1",
67
"eslint-config-andy": "github:jedwards1211/eslint-config-andy#2.0.0-beta7",
@@ -92,8 +91,5 @@
92
91
"pre-commit": [
93
"lint",
94
"flow"
95
- ],
96
- "release": {
97
- "verifyRelease": "cracks"
98
- }
+ ]
99
}
0 commit comments