Skip to content

Commit

Permalink
build(branch): branch config
Browse files Browse the repository at this point in the history
  • Loading branch information
programador51 committed Mar 27, 2024
1 parent 5cd3aa4 commit 15114bd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -81,6 +81,11 @@
"semantic-release": "semantic-release --branches main",
"commit": "cz"
},
"release": {
"branches": [
"main"
]
},
"dependencies": {
"bootswatch": "^5.3.3",
"byte-size": "^8.1.1",
Expand Down Expand Up @@ -122,7 +127,6 @@
"vite": "^5.2.0",
"webextension-polyfill": "^0.10.0"
},
"branches":["main"],
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down

0 comments on commit 15114bd

Please sign in to comment.