mirror of
https://github.com/Brooooooklyn/Image.git
synced 2026-01-25 14:43:54 +00:00
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"packages": ["packages/*"],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "independent",
|
|
"command": {
|
|
"version": {
|
|
"message": "chore(release): publish"
|
|
}
|
|
}
|
|
}
|