Merge pull request #404 from dannyrb/chore/repository-cleanup

Specify branch differently in releaserc
This commit is contained in:
Danny Brown 2019-04-26 15:22:15 -04:00 committed by GitHub
commit 2d82838c2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,3 @@
{
"release": {
"branch": "react"
}
"branch": "react"
}