chore: added cracks
This commit is contained in:
parent
127cb673bd
commit
44db677c4a
@ -21,6 +21,7 @@
|
|||||||
"semver": "^4.3.3"
|
"semver": "^4.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"cracks": "^2.0.0",
|
||||||
"github-release-fake-server": "^1.3.0",
|
"github-release-fake-server": "^1.3.0",
|
||||||
"lodash.defaults": "^3.0.0",
|
"lodash.defaults": "^3.0.0",
|
||||||
"nano-uid": "^0.2.0",
|
"nano-uid": "^0.2.0",
|
||||||
@ -59,5 +60,8 @@
|
|||||||
"test:style": "standard",
|
"test:style": "standard",
|
||||||
"test:integration": "node tests | tap-spec",
|
"test:integration": "node tests | tap-spec",
|
||||||
"test": "./bin/test"
|
"test": "./bin/test"
|
||||||
|
},
|
||||||
|
"release": {
|
||||||
|
"verification": "cracks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user