Stop hoisting @icons/material (#33922)
* Revert "Chore: fix react-color version in yarn.lock (#33914)"
This reverts commit 45d09a0cf0.
* explicitly do not hoist @icons/material
This commit is contained in:
+2
-1
@@ -307,7 +307,8 @@
|
||||
"**/@types/*/**",
|
||||
"@storybook",
|
||||
"**/@storybook",
|
||||
"**/@storybook/**"
|
||||
"**/@storybook/**",
|
||||
"@icons/material"
|
||||
]
|
||||
},
|
||||
"_moduleAliases": {
|
||||
|
||||
Reference in New Issue
Block a user