.npmrc 221 B

12345678
  1. # registry = https://registry.npmjs.org
  2. registry = https://registry.npmmirror.com
  3. strict-peer-dependencies=false
  4. auto-install-peers=true
  5. shamefully-hoist=true
  6. ignore-workspace-root-check=true
  7. install-workspace-root=true