mirror of
https://github.com/Brooooooklyn/Image.git
synced 2025-12-08 18:36:03 +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"
|
|
}
|
|
}
|
|
}
|