docs(readme): fix json syntax
This commit is contained in:
parent
cf36c2fe9b
commit
f7faebb175
@ -17,7 +17,7 @@ For maximum comfort you can automate this inside your `package.json`:
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepublish": "semantic-release pre"
|
"prepublish": "semantic-release pre",
|
||||||
"postpublish": "semantic-release post"
|
"postpublish": "semantic-release post"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user