Skip to content

Commit

Permalink
fix: Removed change to stop publish from npm. (twilio#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
ravali-rimmalapudi committed Nov 12, 2021
1 parent dc2d5ab commit a819b6c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,7 @@
"changelogFile": "CHANGES.md"
}
],
[
"@semantic-release/npm",
{
"npmPublish": false
}
],
"@semantic-release/npm",
[
"@semantic-release/github",
{
Expand Down

0 comments on commit a819b6c

Please sign in to comment.