Updated verification hook (markdown)
parent
af78d75a89
commit
0e052431e3
@ -13,7 +13,7 @@ or with extra options:
|
|||||||
```json
|
```json
|
||||||
"release": {
|
"release": {
|
||||||
"verification": {
|
"verification": {
|
||||||
"name": "cracks",
|
"path": "cracks",
|
||||||
"silent": true
|
"silent": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -25,7 +25,7 @@ The `options` object contains the options defined in the `package.json` `release
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"name": "cracks",
|
"path": "cracks",
|
||||||
"silent": true,
|
"silent": true,
|
||||||
"type": "minor",
|
"type": "minor",
|
||||||
"commits": [
|
"commits": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user