chore: set package-manager-strict to false (#16737)

This commit is contained in:
btea 2024-05-08 09:50:47 +08:00 committed by GitHub
parent 1fdbfd07fa
commit 8411d46952
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.npmrc
View File

@ -1,3 +1,4 @@
shamefully-hoist=true shamefully-hoist=true
strict-peer-dependencies=false strict-peer-dependencies=false
shell-emulator=true shell-emulator=true
package-manager-strict=false