mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 17:21:08 +08:00
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"command": {
|
|
"publish": {
|
|
"allowBranch": "master"
|
|
}
|
|
},
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"registry": "https://registry.npmjs.org",
|
|
"version": "4.0.0-rc.2"
|
|
}
|