Skip to content

Commit

Permalink
Work around NPM issue when publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Aug 26, 2023
1 parent cd3fae8 commit 43bdd5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/toolkit/.release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
},
"git": {
"tagName": "v${version}"
},
"npm": {
"versionArgs": ["--workspaces-update=false"]
}
}

0 comments on commit 43bdd5f

Please sign in to comment.