mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 23:21:15 +08:00
15 lines
248 B
JSON
15 lines
248 B
JSON
{
|
|
"command": {
|
|
"publish": {
|
|
"allowBranch": "master"
|
|
}
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"registry": "https://registry.npmjs.org",
|
|
"version": "4.0.0-alpha.20"
|
|
}
|