storybook/lerna.json
2018-11-06 16:44:39 +08:00

12 lines
200 B
JSON

{
"command": {
"publish": {
"allowBranch": ["master", "next"]
}
},
"npmClient": "yarn",
"useWorkspaces": true,
"registry": "https://registry.npmjs.org",
"version": "4.0.4"
}