storybook/lerna.json
Michael Shilman 2e1fe20fc6 v3.2.17
2017-12-03 11:59:11 -08:00

13 lines
188 B
JSON

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