mirror of
https://github.com/stake-house/wagyu-key-gen.git
synced 2026-01-09 12:48:05 -05:00
Resolving react-is dependency issue with styled-components
This commit is contained in:
@@ -7,3 +7,9 @@ enableHardenedMode: true
|
|||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.1.0.cjs
|
yarnPath: .yarn/releases/yarn-4.1.0.cjs
|
||||||
|
|
||||||
|
packageExtensions:
|
||||||
|
'styled-components@*':
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'react-is':
|
||||||
|
optional: true
|
||||||
Reference in New Issue
Block a user