storybook/lerna.json
Michael Shilman fbe50ffb46 v3.3.2
2017-12-28 12:10:49 +09:00

13 lines
187 B
JSON

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