chore: don't hoist anything with storybook prefixes
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
"packages": [
|
||||
"packages/*",
|
||||
"plugins/*"
|
||||
],
|
||||
"nohoist": [
|
||||
"**/@storybook/**"
|
||||
]
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user