11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"command": {
|
|
"publish": {
|
|
"message": "chore(release): publish %s"
|
|
}
|
|
}
|
|
}
|