mirror of
https://github.com/zhigang1992/connect.git
synced 2026-01-12 17:12:56 +08:00
14 lines
200 B
JSON
14 lines
200 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "5.0.5",
|
|
"npmClient": "yarn",
|
|
"command": {
|
|
"version": {
|
|
"message": "chore(release): publish %s"
|
|
}
|
|
},
|
|
"useWorkspaces": true
|
|
}
|