packages/storybook: hoist storybook addons so they can be loaded from other packages
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
},
|
||||
"workspaces": {
|
||||
"nohoist": [
|
||||
"@storybook/**"
|
||||
"@storybook/react/**",
|
||||
"@storybook/addons/**"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user