Skip to content

Commit

Permalink
chore(lerna): Enable --temp-tag during publish
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Feb 10, 2021
1 parent e00779a commit 80a072e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lerna.json
Expand Up @@ -4,6 +4,9 @@
"homepage": "https://github.com/lerna/lerna",
"license": "MIT"
},
"publish": {
"tempTag": true
},
"version": {
"allowBranch": "main",
"conventionalCommits": true,
Expand Down

0 comments on commit 80a072e

Please sign in to comment.