Skip to content

Commit

Permalink
chore(release-it): config disable npm
Browse files Browse the repository at this point in the history
  • Loading branch information
anymaniax committed Feb 22, 2023
1 parent 493eb31 commit 00e537b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .release-it.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"npm": {
"publish": false
},
"npm": false,
"git": {
"commitMessage": "chore(release): ${version}"
},
Expand Down

0 comments on commit 00e537b

Please sign in to comment.