storybook/lerna.json
Michael Shilman 9cc644cdde v4.0.0-rc.5
2018-10-25 11:41:38 +08:00

12 lines
195 B
JSON

{
"command": {
"publish": {
"allowBranch": "master"
}
},
"npmClient": "yarn",
"useWorkspaces": true,
"registry": "https://registry.npmjs.org",
"version": "4.0.0-rc.5"
}