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:
Giordano Ricci
2021-05-11 14:02:27 +02:00
committed by GitHub
parent 45d09a0cf0
commit 5fdad5bfe4
2 changed files with 21 additions and 2 deletions
+2 -1
View File
@@ -307,7 +307,8 @@
"**/@types/*/**",
"@storybook",
"**/@storybook",
"**/@storybook/**"
"**/@storybook/**",
"@icons/material"
]
},
"_moduleAliases": {