Skip to content

Commit 0691e7c

Browse files
committed
patch: fix publishing
1 parent 1afd8f1 commit 0691e7c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.releaserc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
]}],
1515
"@semantic-release/release-notes-generator",
1616
["@semantic-release/npm", {
17-
"pkgRoot": "dist",
18-
"npmPublish": true,
19-
"tarballDir": false
17+
"pkgRoot": "dist"
2018
}],
2119
[
2220
"@semantic-release/git",

0 commit comments

Comments
 (0)