storybook/lerna.json

13 lines
188 B
JSON

{
"lerna": "2.5.1",
"npmClient": "yarn",
"useWorkspaces": true,
"commands": {
"publish": {
"allowBranch": "master"
}
},
"concurrency": 1,
"version": "3.2.16"
}