diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..1db386c --- /dev/null +++ b/.npmrc @@ -0,0 +1,5 @@ +registry=https://registry.npmmirror.com +@fischerx:registry=https://registry.npmmirror.com +shamefully-hoist=true +strict-peer-dependencies=false +auto-install-peers=true