storybook/lerna.json
Michael Shilman 8fb0caa37e v4.0.0-rc.2
2018-10-22 21:39:03 +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.2"
}