Skip to content

Commit

Permalink
chore: enable publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Nov 25, 2022
1 parent 60ce7e2 commit decc365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
[
"@semantic-release/npm",
{
"npmPublish": false
"npmPublish": true
}
],
[
Expand Down

0 comments on commit decc365

Please sign in to comment.