storybook/lerna.json
Michael Shilman 037f6cf3a5 v4.0.2
2018-10-31 16:47:37 +08:00

12 lines
195 B
JSON

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