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