mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-18 05:02:24 +08:00
12 lines
172 B
JSON
12 lines
172 B
JSON
{
|
|
"lerna": "2.5.1",
|
|
"useWorkspaces": true,
|
|
"commands": {
|
|
"publish": {
|
|
"allowBranch": "master"
|
|
}
|
|
},
|
|
"concurrency": 1,
|
|
"version": "4.0.0-alpha.8"
|
|
}
|