mirror of
https://github.com/zhigang1992/connect.git
synced 2026-01-13 09:00:27 +08:00
14 lines
204 B
JSON
14 lines
204 B
JSON
{
|
|
"packages": [
|
|
"packages/**"
|
|
],
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"command": {
|
|
"version": {
|
|
"message": "chore(release): publish"
|
|
}
|
|
},
|
|
"useWorkspaces": true
|
|
}
|