Configure react branch as release branch

This commit is contained in:
dannyrb 2019-04-26 14:27:29 -04:00
parent c4c94883cc
commit d43fc16c06

5
.releaserc Normal file
View File

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