themes-wordpress/lerna.json
Sarah Norris fbd3edcb63 chore(lerna): remove allowBranch
This needs to be added back before merging this branch (and the branch should be trunk not main!)
2021-11-25 12:45:15 +00:00

12 lines
192 B
JSON

{
"command": {
"version": {
"conventionalCommits": true,
"message": "chore: auto-update package info"
}
},
"packages": [
"**/*"
],
"version": "independent"
}