diff --git a/frontend/.npmrc b/frontend/.npmrc new file mode 100644 index 0000000..582ebda --- /dev/null +++ b/frontend/.npmrc @@ -0,0 +1,6 @@ +shamefully-hoist = true +strict-peer-dependencies=false +ignore-workspace-root-check=true + +# 指定仓库 +registry=https://registry.npmmirror.com \ No newline at end of file