fix: semantic-release/npm update config

This commit is contained in:
Dragan Filipovic 2021-05-27 23:39:43 +02:00
parent 4383250122
commit 40096bf224
2 changed files with 3 additions and 2 deletions

View file

@ -9,7 +9,9 @@
"changelogFile": "docs/CHANGELOG.md"
}
],
"@semantic-release/npm",
["@semantic-release/npm", {
"npmPublish": false
}],
[
"@semantic-release/git",
{