storybook/lerna.json
2018-11-06 16:23:02 +08:00

12 lines
188 B
JSON

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