Skip to content

Commit 5bc51aa

Browse files
author
Thorn Walli
committed
fix(release): revert config for latest npm
1 parent 4c5f782 commit 5bc51aa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.releaserc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
"branches": [
33
"+([0-9])?(.{+([0-9]),x}).x",
44
"master",
5-
"main",
5+
{
6+
"name": "main",
7+
"channel": "latest",
8+
"prerelease": false
9+
},
610
"next",
711
"next-major",
812
{

0 commit comments

Comments
 (0)