.npmrc update

This commit is contained in:
Core 2022-08-24 10:41:21 +01:00
parent 333f307065
commit e4e03d2c5e
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

2
.npmrc
View file

@ -1,3 +1,5 @@
node-linker=hoisted node-linker=hoisted
public-hoist-pattern=* public-hoist-pattern=*
shamefully-hoist=true shamefully-hoist=true
auto-install-peers=true
strict-peer-dependencies=false