14 lines
196 B
JSON
14 lines
196 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"version": "independent",
|
|
"useWorkspaces": false,
|
|
"command": {
|
|
"publish": {
|
|
"conventionalCommits": true
|
|
}
|
|
}
|
|
}
|