mirror of
https://github.com/mathuo/dockview
synced 2025-08-09 10:46:09 +00:00
14 lines
200 B
JSON
14 lines
200 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"useWorkspaces": true,
|
|
"version": "1.7.2",
|
|
"npmClient": "yarn",
|
|
"command": {
|
|
"publish": {
|
|
"message": "chore(release): publish %s"
|
|
}
|
|
}
|
|
}
|