storybook/lerna.json
Michael Shilman 02a69e0b1b v3.3.3
2017-12-28 22:34:34 +05:30

13 lines
187 B
JSON

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