Skip to content

Commit 432a2b5

Browse files
committed
fix: add main branch
1 parent b6a8d37 commit 432a2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"predeploy": "cd example && yarn && yarn build",
2525
"deploy": "gh-pages -d example/build",
2626
"commit": "git cz",
27-
"release": "semantic-release"
27+
"release": "semantic-release -b main"
2828
},
2929
"peerDependencies": {
3030
"react": ">=16.8.0",

0 commit comments

Comments
 (0)