Skip to content

Commit

Permalink
fix: change semantic-release branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
fbaiodias committed Oct 14, 2022
1 parent 639ce3e commit 9b30902
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@
"prettier --write"
]
},
"release": {
"branches": [
"main"
]
},
"peerDependencies": {
"prop-types": "^15.7.2",
"react": "^16.8.3 || ^17.0.0",
Expand Down Expand Up @@ -102,4 +107,4 @@
"url": "https://github.com/fbaiodias/react-video-recorder.git"
},
"license": "MIT"
}
}

0 comments on commit 9b30902

Please sign in to comment.