mirror of
https://github.com/mathuo/dockview
synced 2025-01-22 09:25:57 +00:00
13 lines
175 B
JSON
13 lines
175 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "3.0.0",
|
|
"npmClient": "yarn",
|
|
"command": {
|
|
"publish": {
|
|
"message": "chore(release): publish %s"
|
|
}
|
|
}
|
|
}
|