docs(readme): fix json syntax
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user