diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..6d608fc --- /dev/null +++ b/.npmrc @@ -0,0 +1,4 @@ +scripts-prepend-node-path=true +legacy-peer-deps=true +auto-install-peers=true +strict-peer-dependencies=false \ No newline at end of file