chore: added cracks

This commit is contained in:
Christoph Witzko 2015-05-12 09:28:10 +02:00
parent 127cb673bd
commit 44db677c4a

View File

@ -21,6 +21,7 @@
"semver": "^4.3.3"
},
"devDependencies": {
"cracks": "^2.0.0",
"github-release-fake-server": "^1.3.0",
"lodash.defaults": "^3.0.0",
"nano-uid": "^0.2.0",
@ -59,5 +60,8 @@
"test:style": "standard",
"test:integration": "node tests | tap-spec",
"test": "./bin/test"
},
"release": {
"verification": "cracks"
}
}