Skip to content

Commit 686a3c0

Browse files
authored
Merge pull request #20 from windingtree/develop
Fixed semantic-release config
2 parents 9276c88 + bbbc58b commit 686a3c0

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
@@ -32,7 +32,7 @@
3232
"release": {
3333
"branches": [
3434
{
35-
"name": "master"
35+
"name": "main"
3636
},
3737
{
3838
"name": "beta",

0 commit comments

Comments
 (0)