Skip to content

Commit ef45787

Browse files
committed
fix(semantic-release): fixed package.json
1 parent 8dab288 commit ef45787

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
@@ -13,7 +13,7 @@
1313
},
1414
"release": {
1515
"branches": [
16-
"main"
16+
"master"
1717
]
1818
},
1919
"author": "Analytium Ltd",

0 commit comments

Comments
 (0)