Skip to content

Commit

Permalink
fix: update pkgRoot
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonroberts committed Nov 22, 2023
1 parent ce04721 commit 31ac566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module.exports = {
'@semantic-release/npm',
{
'npmPublish': false,
'pkgRoot': './projects/my-lib/package.json'
'pkgRoot': './projects/my-lib/'
}
],
[
Expand Down

0 comments on commit 31ac566

Please sign in to comment.